Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,578 for

document editing

(0.16 sec)
  1. Aspose::Words::InlineStory::get_IsDeleteRevisio...

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

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. CompareOptions.ignoreCaseChanges property | Asp...

    CompareOptions.ignoreCaseChanges property. True indicates that Documents comparison is case insensitive....property True indicates that documents comparison is case insensitive...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompareOptions.ignoreComments property | Aspose...

    CompareOptions.ignoreComments property. Specifies whether to compare differences in comments....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Programmers Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....provides information about editing Visual Component parameters...

    docs.aspose.com/barcode/reportingservices/progr...
  5. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in Document properties...class A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. RunCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your RunCollection to an array with the ToArray method, ensuring seamless data management and enhanced performance.... Document doc = new Document ( MyDir + "Revision...runs.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/run...
  7. Inline.IsInsertRevision | Aspose.Words for .NET

    Discover the Inline IsInsertRevision property. Easily check if an object was added in Word with change tracking active. Enhance your Document management!... Document doc = new Document ( MyDir + "Revision...runs.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your Document's structure and readability.... Document doc = new Document ( MyDir + "Revision...runs.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/par...
  9. Inline.is_delete_revision property | Aspose.Wor...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...runs.docx" ); // When we edit the document while the "Track Changes"...

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