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

document

(0.3 sec)
  1. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various Document layouts using Python....enables you to create output documents with various layouts, depending...printer metrics to lay out document” compatibility option, see...

    docs.aspose.com/words/python-net/specify-layout...
  2. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured Document tag is successfully mapped to XML data....true if the parent structured document tag is successfully mapped...parts. let doc = new aw . Document (); // Construct an XML part...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_rendering_mode property. Gets or sets a value determining how DrawingML shapes are rendered....property is used when the document is exported to fixed page...in a document as we save it to PDF. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in Documents. Enhance your Document management with SDT features!...structured document tag (SDT or content control) in a document. To learn...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/net/aspose.words.mar...
  5. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured Document tag....mapped to the parent structured document tag. @property def xpath (...custom XML parts. doc = aw . Document () # Construct an XML part...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PDF to Excel in C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to convert PDF to Excel format using C++. During this, the individual pages of the PDF file are converted to Excel worksheets....as a second argument to the Document.Save(..) constructor. The...instance of Document object with the source PDF document. Save it...

    docs.aspose.com/pdf/cpp/convert-pdf-to-excel/
  7. Export EMAIL to JPEG via C++ | products.aspose.com

    C++ API to Convert EMAIL to JPEG without using Microsoft Word or Outlook...HTML by using Document class Save the document to JPEG format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/email-...
  8. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java....Java Contents [ Hide ] A PDF document can sometimes contain additional...flatten annotations Optimize PDF Document for the Web Optimization or...

    docs.aspose.com/pdf/java/optimize-pdf/
  9. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Working with Paragraphs documentation article. Examples: Shows...a move revision. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Pages | Aspose.Note Documentation

    Learn how to work with pages in the Java developers' Documentation....of Pages from the OneNote Document Aspose.Note for Java supports...number of pages from a OneNote document. This example work as follows:...

    docs.aspose.com/note/java/working-with-pages/