Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 421,148 for

document

(2.53 sec)
  1. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF Document....Hide ] Annotations in a PDF document are contained in a Page object’s...files as annotations in a PDF document instead. A screen annotation...

    docs.aspose.com/pdf/net/multimedia-annotation/
  2. Convert PDF to Excel in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET library allows you to convert PDF to Excel format using C#. These formats include XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....as a second argument to the Document.Save(..) constructor. The...instance of Document object with the source PDF document. Create...

    docs.aspose.com/pdf/net/convert-pdf-to-excel/
  3. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....additional options when saving a document into the SaveFormat.XAML_FLOW...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a Document into the SaveFormat.MARKDOWN format in Java....additional options when saving a document into the SaveFormat.MARKDOWN...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Text Styles | Aspose.Note Document...

    A guide on how to work with text styles within a Java development environment....steps below: Load OneNote document to a class. Access a RichText...Load the document into Aspose.Note 4 Document document = new Document(dataDir...

    docs.aspose.com/note/java/working-with-text-sty...
  6. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor...ame) Creates a plain text document from a file. Automatically...error(UnsupportedFileForma)) The document format is not recognized or...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a Document to HTML in Java....saves images when saving a document to HTML. May be used by other...during saving into Markdown document. public void renameImages()...

    reference.aspose.com/words/java/com.aspose.word...
  8. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the Document that is to be loaded....Indicates the format of the document that is to be loaded. Members...MS_WORKS Microsoft Works 8 Document. DOC Microsoft Word 95 or...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomDocumentProperties class | Aspose.Words f...

    aspose.words.properties.CustomDocumentProperties class. A collection of custom Document properties...class A collection of custom document properties. To learn more...the Work with Document Properties documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to find last paragraph of last page has sec...

    I am trying to merge two word Documents, the first Document last page, last paragraph has section break, because of that the second Document does not start in new page. I want to check in the code if the last paragraph …...merge two word documents, the first document last page, last...because of that the second document does not start in new page...

    forum.aspose.com/t/how-to-find-last-paragraph-o...