Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 417,994 for

document

(0.41 sec)
  1. Export EMLX to PNG via C++ | products.aspose.com

    C++ API to Convert EMLX to PNG without using Microsoft Word or Outlook...features for working with documents, including the ability to...create, edit, and convert documents to different formats. It also...

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a Document....direction to flow the text in a document. Members Name Description...Shows how to detect plaintext document text direction. # Create a...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export MSG to IMAGE via C++ | products.aspose.com

    C++ API to Convert MSG to IMAGE without using Microsoft Word or Outlook...features for working with documents, emails, and images. It includes...HTML by using Document class Save the document to PNG format...

    products.aspose.com/total/cpp/conversion/msg-to...
  4. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF Document...a user on an encrypted PDF document. The default value is PdfPermissions...a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Rotate PDF Pages programmatically|Aspose.PDF fo...

    Change page orientation and fitting the page content to the new page orientation using Java.... Open the document using the specified input... Get all the pages of the document. Iterate through each page...

    docs.aspose.com/pdf/php-java/rotate-pages/
  6. Convert XML to PDF|Aspose.PDF for Android via Java

    Aspose.PDF library presents several ways to convert XML to PDF. You can use the XslFoLoadOptions or do this with an incorrect file structure....Consider option using XML document based on XSL-FO standard....PDF can be implemented using Document object with XslFoLoadOptions...

    docs.aspose.com/pdf/androidjava/convert-xml-to-...
  7. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page stamp to a PDF file using the PdfPageStamp class with C++....Assume we have some input document and we want apply 2 kinds..."PageStamp.pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  8. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your Document quality!...saved HTML document. Document doc = new Document ( MyDir + "Rendering...html document with images embedded inside it. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Range::get_StructuredDocumentTag...

    Aspose::Words::Range::get_StructuredDocumentTags method. Returns a StructuredDocumentTags collection that represents all structured Document tags in the range in C++....represents all structured document tags in the range. System...Shows how to remove structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/ran...
  10. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the Document in Java....BuildingBlock objects in the document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

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