Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,266 for

document revision

(0.1 sec)
  1. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    Discover how the CompareOptions IgnoreCaseChanges property enhances Document comparison by enabling case-insensitive analysis for accurate results....property True indicates that documents comparison is case insensitive...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/net/aspose.words.com...
  2. CompareOptions.IgnoreFootnotes | Aspose.Words f...

    Discover how the IgnoreFootnotes property in CompareOptions enhances Document comparison by excluding footnotes and endnotes for clearer results....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/net/aspose.words.com...
  3. CompareOptions.IgnoreHeadersAndFooters | Aspose...

    Discover how the CompareOptions IgnoreHeadersAndFooters property enhances Document processing by ignoring headers and footers for cleaner data analysis....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/net/aspose.words.com...
  4. CompareOptions.IgnoreComments | Aspose.Words fo...

    Discover how the CompareOptions IgnoreComments property enhances your comparison by excluding comment differences for clearer results....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/net/aspose.words.com...
  5. CompareOptions.IgnoreFields | Aspose.Words for ...

    Discover how the CompareOptions IgnoreFields property enhances efficiency by controlling field difference comparisons for optimized results....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/net/aspose.words.com...
  6. Shape.Stroked | Aspose.Words for .NET

    Discover the Shape Stroked property to enhance your designs! Control path styling with precision for stunning visual effects. Boost your creativity!...shapes in a document. Document doc = new Document ( MyDir + "Revision..."Revision shape.docx" ); ShapeAppearancePrint visitor = new ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Track Changes in Word using Java

    Follow this article to track changes in Word using Java. It has all the details to set the IDE, a list of steps, and a sample code demonstrating how to activate track changes in Word using Java....times while editing a Word document. Steps to Track Changes in...changes Create a blank Word Document for adding sample content...

    kb.aspose.com/words/java/track-changes-in-word-...
  8. | Aspose.PDF

    使用 Python 使用适用于 Python for .NET 的 Aspose.PDF 以编程方式管理 PDF 批注...在 Document 类的实例中加载 PDF。 1。创建要添加到 PDF...data_dir , outfile ) document = apdf . Document ( path_infile ) appearance...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  9. Create DOCX in Python | products.aspose.com

    Generate Microsoft Word DOCX Document using Python applications without using Microsoft Word....DOCX File in Python Create Document class object. Create DocumentBuilder...DOCX document path. Creation Requirements For DOCX document creation...

    products.aspose.com/total/python-net/create/docx/
  10. Compare Documents in C++|Aspose.Words for C++

    Compare two Documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...between two documents and contains the changes as revisions. This process...

    docs.aspose.com/words/cpp/compare-documents/