Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 375,287 for

document

(0.37 sec)
  1. SaveOptions.saveFormat property | Aspose.Words ...

    SaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used....Specifies the format in which the document will be saved if this save...saving a document to .epub. let doc = new aw . Document ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images....Copy 1 // The path to the documents directory. 2 string dataDir...// Load the document into Aspose.Note. 5 Document oneFile = new...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  3. Add Bookmark to PDF using Java | Aspose.PDF

    Add bookmark to PDF programmatically with Java sample code using Aspose.PDF for Java...work with Bookmarks in PDF Document with Java Library Use the...navigate long or complex documents efficiently. Well-structured...

    products.aspose.com/pdf/java/bookmarks/
  4. Crop PDF Pages programmatically Python|Aspose.P...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. bleed_box...

    docs.aspose.com/pdf/python-net/crop-pages/
  5. Crop PDF Pages programmatically|Aspose.PDF for ...

    You may get page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for Java....) selected when the document was printed to PostScript...the media on which the PDF document is displayed or printed. Bleed...

    docs.aspose.com/pdf/java/crop-pages/
  6. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise Document comparisons. Easily set your base Document for accurate results. Start optimizing now!...enumeration Allows to specify base document which will be used during...Description Current 0 This document is used as a base during comparison...

    reference.aspose.com/words/net/aspose.words.com...
  7. IDocumentLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during loading a Document in Java....method called during loading a document. Examples: Shows how to notify...notify the user if document loading exceeded expected loading...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java....the Working with Fields documentation article. Remarks: Retrieves...comments relating to the current document, as recorded in the BuiltInDocumentPrope...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldSubject | Aspose.Words for Java

    Implements the SUBJECT field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document’s subject, as recorded in...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....Follow the steps below: Create Document instance Create Drawing object...ExampleCircle () { // Create Document instance String _dataDir (...

    docs.aspose.com/pdf/cpp/add-circle/