Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 349,412 for

document

(0.07 sec)
  1. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored.... Remarks By default document formatting is not ignored...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Inline::get_IsMoveFromRevision m...

    Aspose::Words::Inline::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. DocumentVisitor.VisitCommentRangeEnd | Aspose.W...

    Discover the DocumentVisitor VisitCommentRangeEnd method, designed to enhance text processing by efficiently handling comment range endings in your Documents....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocumentVisitor.VisitCommentRangeStart | Aspose...

    Explore the DocumentVisitor VisitCommentRangeStart method to efficiently handle text comments in your code, enhancing readability and organization....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole Document....values of fields in the whole document. updateFields () Remarks When...open, modify and then save a document, Aspose.Words does not update...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.InsertDocumentInline | Aspose.W...

    Effortlessly insert Documents inline with the DocumentBuilder InsertDocumentInline method, enhancing your workflow and Document editing experience....InsertDocumentInline method Inserts a document inline at the cursor position...Node InsertDocumentInline ( Document srcDoc , ImportFormatMode...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....Working with Form Fields documentation article. Examples: Shows...into a document, and process them with using a document visitor...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Textures Live...Texture Tiling Pattern in PS Document A texture tiling pattern is...

    docs.aspose.com/page/cpp/ps/working-with-textures/