aspose
Aspose total for sharepoint [closed]
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari[详细]
2023-02-14 08:16 分类:问答Is there a way to get Worksheet from the Cell in Aspose Cells?
I\'m looking for something like myCell.Parent or myCell.Worksheet to get the Worksheet object of a Cell in Aspos开发者_JS百科e cells for .net. I didn\'t see any property on the Cell class that refers[详细]
2023-02-13 06:57 分类:问答Error 'Type Aspose.Words.Document' is not defined.' when trying to compile
In visual studio, I create a reference to the Aspose assembly and use the Document class in my code. It looks fine at design-time, but when I go to compile I get the error \'Type Aspose.Words.Document[详细]
2023-01-24 20:59 分类:问答Would Aspose.Word handle Table of Contents (TOC)?
We\'re using aspose.word to create a report from a word template direct to PDF format. Now we\'re stuck at handling the TOC for the document. We need the TOC to be dynamic and make correct changes acc[详细]
2023-01-23 22:57 分类:问答usercontrol hosted in IE renders as a textbox
On my ongoing saga to mirror the hosting of a legacy app on a clean box, I\'ve hit my next snag. One page relies on a big .NET UserControl that on the new machine renders only as a big, greyed out tex[详细]
2023-01-02 15:42 分类:问答How does the Aspose License object work? Does it last forever?
I\'m using Aspose to handle PDFs and Word documents. Each time I\'m about to do something with a document, I make sure to call this:[详细]
2022-12-22 17:05 分类:问答Aspose-Cells: How do I evaluate a formula?
Given the following code: using Aspose.Cells // {...} Workbook workbook = new Workbook(); Worksheet virtualWorksheet = workbook.Worksheets[0];[详细]
2022-12-13 12:03 分类:问答Can Excel interpret a cell as HTML?
I\'m using Aspose.Cells to build an Excel document programmatically. This works great. One of the cells, though, is a block of raw HTML. I\'m wondering if it is possible to tell Excel (in any fashion,[详细]
2022-12-13 08:24 分类:问答C#: How can I open and close an Excel workbook?
Does anyone know how to simply open and close an Excel workbook? I don\'t need to read any data from the file, I just need to open and close it. (*)[详细]
2022-12-08 00:33 分类:问答