Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 3,148 for

document revision

(0.34 sec)
  1. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact.... Document doc = new Document (); DocumentBuilder...shapes in a document. public void VisitShapes () { Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  2. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...compareDocuments(Document original, Document revised, ComparisonRequest...acceptAllRevisions(); if (revised.hasRevisions()) revised.acceptAllRevisions();...

    forum.aspose.com/t/defect-data-validations-in-t...
  3. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for Document comparison operation...choose additional options for document comparison operation. To learn...visit the Compare Documents documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...identify which pages in a PDF document contain redlines after comparing...handling annotations and revisions. Here’s a step-by-step approach:...

    forum.aspose.com/t/redlines-in-pdf/315965
  6. Document.compare() does not recognise text box ...

    Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, Revision count is 0. Code snippet: // Create the original Document Document docOriginal = new Document(); DocumentBuilder b…...Document.compare() does not recognise text box wrap mode changes...October 23, 2025, 7:18am 1 Document.compare() does not recognise...

    forum.aspose.com/t/document-compare-does-not-re...
  7. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a Document in Java....Represents a group of shapes in a document. To learn more, visit the...Group Shape into a Word Document documentation article. Remarks: A...

    reference.aspose.com/words/java/com.aspose.word...
  8. Topics tagged shapes

    Topics tagged shapes...November 9, 2022 Comparing documents with images Aspose.Words Product...Product Family revision , shapes 4 723 July 26, 2022 OleObject...

    forum.aspose.com/tag/shapes
  9. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/java/com.aspose.word...
  10. HTML with Node.js via C++|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....node" ); // The path to the documents directory. const dataDir =..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...