Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 396,624 for

document

(0.23 sec)
  1. Inline.isMoveFromRevision property | Aspose.Wor...

    Inline.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a Document in Java....and user-defined styles in a document. To learn more, visit the...with Styles and Themes documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentVisitor.VisitCommentEnd | Aspose.Words ...

    Explore the DocumentVisitor VisitCommentEnd method, designed to enhance comment text enumeration in your projects for seamless Document processing....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  6. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert DOTX to ODP via C++ or with free Online...

    Export DOTX to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to ODP online converter quickly before integrating the code.... which is used to create documents with a consistent look and...great way to ensure that all documents created from the template...

    products.aspose.com/total/cpp/conversion/dotx-t...
  8. Convert DOC to PPS via C++ or with free Online ...

    Export DOC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPS online converter quickly before integrating the code....file format for creating documents, but it is not suitable for...on C++ Open DOC file using Document class reference Convert DOC...

    products.aspose.com/total/cpp/conversion/doc-to...
  9. Granularity enumeration | Aspose.Words for Python

    aspose.words.comparing.Granularity enumeration. Specifies the granularity of changes to track when comparing two Documents....track when comparing two documents. Members Name Description...while comparing documents. doc_a = aw . Document () builder_a =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Move PDF Pages programmatically C++|Aspose.PDF ...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for C++....one PDF Document to Another Moving PDF pages in document is very...from one PDF document to the end of another document using C++....

    docs.aspose.com/pdf/cpp/move-pages/