Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 414,091 for

document

(0.43 sec)
  1. Java API to Export PS to DOT | products.aspose.com

    Convert PS to DOT using on premise Java API...PostScript (PS) file to a Document Template (DOT) file can be...a DOT file. This powerful document processing API allows you...

    products.aspose.com/total/java/conversion/ps-to...
  2. C++ API to Export MHTML to FLATOPC | products.a...

    Convert MHTML to FLATOPC within C++ applications....file format used to store documents in an open XML format. It...file format used to store documents and graphics. Converting MHTML...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the Document in Java....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...
  4. Working with Operators using Python|Aspose.PDF ...

    This topic explains how to use operators with Aspose.PDF for Python via .NET. The operator classes provide great features for PDF manipulation....into a PDF file: Open the PDF Document Define Image Placement Coordinates...State Save the Modified PDF Document The following code snippet...

    docs.aspose.com/pdf/python-net/working-with-ope...
  5. Document.grammar_checked property | Aspose.Word...

    Document.grammar_checked property. Returns ``True`` if the Document has been checked for grammar....grammar_checked property Document.grammar_checked property Returns...Returns True if the document has been checked for grammar. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Ranges in C#|Aspose.Words for .NET

    Introduction to Range feature in Aspose.Words for .NET....otherwise tree-like model of the document. If you have worked with Microsoft...tools to examine and modify document content is the Range object...

    docs.aspose.com/words/net/working-with-ranges/
  7. Insert HTML into Word, including SVG - Free Sup...

    Insert HTML into Word, including SVG. SVG content is not displayed in Word. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.insertHtml("",true); doc.save("test.docx"); ASPOSE.…... Document doc = new Document(); DocumentBuilder...To insert HTML into a Word document, including SVG content, you...

    forum.aspose.com/t/insert-html-into-word-includ...
  8. DigitalSignatureCollection.Item | Aspose.Words ...

    Retrieve Document signatures easily with DigitalSignatureCollection. Access signatures by index for streamlined Document management and enhanced efficiency....DigitalSignatureColl indexer Gets a document signature at the specified...Examples Shows how to sign documents with X.509 certificates. //...

    reference.aspose.com/words/net/aspose.words.dig...
  9. How to remove empty right click menues - Free S...

    Hi, In the attached Document, a very large number of empty entries appear when I right-click the content. How do I remove these entries? test.zip (32.8 KB) Kind regards,...2:44pm 1 Hi, In the attached document, a very large number of empty...context menu in your Word document using the Aspose.Words library...

    forum.aspose.com/t/how-to-remove-empty-right-cl...
  10. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used...while appending a document. // Create a document that will have...have nodes from another document inserted into it. let dstDoc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...