Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,259 for

document revision

(0.1 sec)
  1. 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...
  2. 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
  3. 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...
  4. 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-...
  5. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word Document and then delete them with Revision. But we have few issues and want to clarify. Why is the list num not visible? Why we dont see a strikethr…...in a word document and then delete them with revision. But we have...throws Exception { Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  6. 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...
  7. Clear POTX Annotations Online and using Python ...

    Remove comments from POTX Document through online app for free. Python API code to delete comments from POTX presentations.... Remove POTX Document Comments via Python Reference...the save method to save the document. Code example in Python to...

    products.aspose.com/total/python-net/annotate/p...
  8. Object reference not set to an instance of an o...

    Hey i am getting issue while converting docx to png using Aspose.Words Version=25.11.0, attaching docx file for referance ttt.docx (35.4 KB)...NullReferenceExcepti s) often occur when the document contains vector graphics such...the rendering pipeline for documents that contain these graphics...

    forum.aspose.com/t/object-reference-not-set-to-...
  9. Convert VCF to DOCX in Python | products.aspose...

    Save VCF to DOCX in your Python applications without using Microsoft Outlook or Word...the saved HTML file using Document Call the save method with...editable document files that are widely used for documentation, structured...

    products.aspose.com/total/python-net/conversion...
  10. Compare Documents in Java|Aspose.Words for Java

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

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