Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 5,829 for

document revision

(0.6 sec)
  1. ComparisonTargetType Enum | Aspose.Words for .NET

    Aspose.Words.Comparing.ComparisonTargetType enum. Allows to specify base Document which will be used during comparison. Default value is Current in C#....enumeration Allows to specify base document which will be used during...Description Current 0 This document is used as a base during comparison...

    reference.aspose.com/words/net/aspose.words.com...
  2. Aspose::Words::Drawing::Shape::get_ShadowEnable...

    Aspose::Words::Drawing::Shape::get_ShadowEnabled method. Returns true if a shadow effect is enabled in C++....iterate over all the shapes in a document. void VisitShapes () { auto...= MakeObject < Document > ( MyDir + u "Revision shape.docx" );...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a Document. To learn more, visit the Documentation article in C++....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. class Range : public...

    reference.aspose.com/words/cpp/aspose.words/range/
  4. Compare Microsoft Word Documents in C# | produc...

    C# source codes that explains how to compare Microsoft Word files using Visual C#.NET applications...NET Compare Microsoft Word documents using C# code within .NET...is capable to compare word documents to find the differences within...

    products.aspose.com/words/net/comparison/
  5. 23.3 Release Notes|Aspose.Words for Python via ...

    Aspose.Words for Python via .NET 23.3 Release Notes – the latest updates and fixes....spacing automatically upon document import. Full list of changes...navigation to generated AZW3 documents Consider preserving TOC formatting...

    docs.aspose.com/words/python-net/aspose-words-f...
  6. Compare Word Documents using C#

    Compare Word Documents using C# by following this brief guide. It has IDE settings, a list of steps and a runnable code snippet to compare two docs using C#....Compare Word Documents using C# Compare Word documents using C# by...macOS. Steps to Compare Word Documents in C# Prepare the IDE to work...

    kb.aspose.com/words/net/compare-word-documents-...
  7. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    CompareOptions IgnoreTextboxes property. Specifies whether to compare differences in the data contained within text boxes. By default textboxes are not ignored in C#....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...
  8. Shape.ShadowEnabled | Aspose.Words for .NET

    Shape ShadowEnabled property. Returns true if a shadow effect is enabled in C#....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Shape.HasChart | Aspose.Words for .NET

    Shape HasChart property. Returns true if this Shape has a Chart in C#....shapes in a document. public void VisitShapes () { Document doc = new...new Document ( MyDir + "Revision shape.docx" ); ShapeAppearancePrint...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_textboxes property. Specifies whether to compare differences in the data contained within text boxes...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/python-net/aspose.wo...