Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 5,601 for

compare document

(0.67 sec)
  1. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word Document...Document class Document class Represents a Word document. To...with Document documentation article. Remarks The Document is a...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Granularity Enum | Aspose.Words for .NET

    Discover Aspose.Words.Comparing.Granularity enum to effortlessly track Document changes with precision. Enhance your Document comparison today!...changes to track when comparing two documents. public enum Granularity...while comparing documents. Document docA = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.com...
  3. Broken shapes grouping in Visio document after ...

    Hi Support, Current Aspose.Diagram v.25.11.0 contains issues that break shapes grouping after a simple Open/Save diagram. I believe this was broken by a fix to the following issue: Steps to reproduce: Diagram exam…...grouping in Visio document after simple Open/Save document Aspose.Diagram...Main(string[] args) { var document = new Diagram("Invalid size...

    forum.aspose.com/t/broken-shapes-grouping-in-vi...
  4. Work with a Document Stored in a Liferay|Aspose...

    Compare Word Documents shared in Liferay using C#. Work with Documents stored in Liferay – various input formats, including Word, OpenOffice, Image and eBook....Ask AI Work with a Document Stored in a Liferay Contents [ Hide...explains how to work with documents stored in Liferay CMS. Liferay...

    docs.aspose.com/words/net/work-with-document-st...
  5. Modify Annotations in your PDF File (facades)|A...

    This section explains how to modify annotations from PDF file to XFDF with Aspose.PDF Facades....ModifyAnnotations () { Document document = new Document ( _dataDir + "sample_cats_dogs...annotationEditor . bindPdf ( document ); // Create a new object...

    docs.aspose.com/pdf/java/modify-annotations/
  6. Navigation and Interaction in PDF|Aspose.PDF fo...

    This section describes the features of work with links, actions and bookmarks....you will learn how to remove Document Open Action from a PDF File...Specify PDF Page when Viewing Document. Bookmarks - large publications...

    docs.aspose.com/pdf/net/navigation-and-interact...
  7. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to Compare differences in fields....property Specifies whether to compare differences in fields. @property...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompareOptions.Granularity | Aspose.Words for .NET

    Discover the CompareOptions Granularity property, track changes by character or word for precise text editing. Enhance your Document control today!...while comparing documents. Document docA = new Document (); DocumentBuilder...adipiscing elit" ); Document docB = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.com...
  9. Comparison Aspose.Words and Apache POI|Aspose.W...

    Take a look at code comparison of some features implemented in Aspose.Words for Java and Apache POI....library to process documents, you may want to compare Apache POI WP...very project will help you to compare features and code using both...

    docs.aspose.com/words/java/code-comparison-aspo...
  10. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for C++ to experience its simplicity and power in C++....merge, convert, compare Word and Web documents. PDF, DOCX, DOC...steps: Create a new empty Document Initialize a DocumentBuilder...

    docs.aspose.com/words/cpp/hello-world/