Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 416,218 for

document

(1.29 sec)
  1. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF Document with Java. It is possible to delete all or particular bookmarks from a PDF Document....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  2. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote Documents into various formats such as PDF....Converting Convert OneNote Documents to PDF and Other Formats Live...Pricing Buy Convert OneNote Documents to PDF and Other Formats Contents...

    docs.aspose.com/note/java/convert-onenote-docum...
  3. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum to easily choose Document save formats, enhancing your file management and compatibility for seamless workflows....Indicates the format in which the document is saved. public enum SaveFormat...Saves the document in the Microsoft Word 97 - 2007 Document format...

    reference.aspose.com/words/net/aspose.words/sav...
  4. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize Document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2....headings at which to split the document. Default value is 2 . public...to a value from 1 to 9, the document will be split at paragraphs...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your Document's thumbnail with our customizable options. Enhance your visuals and improve Document presentation today!...) Updates Thumbnail of the document according to the specified...update a document’s thumbnail. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Document.VersionsCount | Aspose.Words for .NET

    Discover the Document VersionsCount property to easily track the number of stored Document versions in your DOC files for better management and organization....VersionsCount Contents [ Hide ] Document.VersionsCount property Gets...of document versions that was stored in the DOC document. public...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ReportingEngine.build_report method | Aspose.Wo...

    aspose.words.reporting.ReportingEngine.build_report method...Contents [ Hide ] build_report(document, data_source) Populates the...the specified template document with data from the specified source...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.compliance property | Aspose.Words for...

    Document.compliance property. Gets the OOXML compliance version determined from the loaded Document content...compliance property Document.compliance property Gets the OOXML...loaded document content. Makes sense only for OOXML documents. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Pages in PDF with C++|Aspose.PDF for C++

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using C++....to work with pages in a PDF document using C++. It maintains all...all the pages of a PDF document in PageCollection that can be...

    docs.aspose.com/pdf/cpp/add-pages/
  10. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external Document processor plugin in Java....an interface for external document processor plugin. Methods...LoadOptions loadOptions) Append the document loading it with the specified...

    reference.aspose.com/words/java/com.aspose.word...