Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 401,899 for

document

(0.19 sec)
  1. IDocumentSavingCallback.Notify | Aspose.Words f...

    Track Document saving progress with the iDocumentSavingCallback Notify method. Enhance your app's efficiency and user experience today!...This is called to notify of document saving progress. public void...Examples Shows how to manage a document while saving to html. public...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert PDF to JPG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to JPEG image, convert all and single pages to JPEG images with Aspose.PDF for Android via Java....image: Create an object of the Document class to get the page you...convertPDFtoJPEG () { try { document = new Document ( inputStream ); }...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  3. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....first you need to create a Document object and a TextStamp object...to add the stamp in the PDF document. The following code snippet...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...
  4. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....the Working with Fields documentation article. Remarks: Retrieves...mail merge main document. When the main document is merged with...

    reference.aspose.com/words/java/com.aspose.word...
  5. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-page output, resource control, and customization for PPT, PPTX and ODP.... when overriding the document structure, e.g., using custom...of templates to get an HTML document as the export result. Demonstration...

    docs.aspose.com/slides/net/web-extensions/
  6. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process....Contents [ Hide ] When saving a document, you can set some advanced...options before saving the document into HTML: You can download...

    docs.aspose.com/words/cpp/specify-save-options/
  7. ChmLoadOptions class | Aspose.Words for Python

    aspose.words.loading.ChmLoadOptions class. Allows to specify additional options when loading CHM Document into a [Document](../../aspose.words/Document/) object...options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: ChmLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected Document format....property Gets the detected document format. get loadFormat ()...LoadFormat Remarks When an OOXML document is encrypted, it is not possible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Convert OneNote to Image | Aspose.Note D...

    Learn how to convert your OneNote notes into images using various color modes....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...
  10. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveOptions method to easily generate save options tailored for your preferred format, enhancing your Document management efficiency....rendering large documents to PDF. Document doc = new Document ( MyDir...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...