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

document revision

(0.11 sec)
  1. 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...
  2. 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-...
  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. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Table border is missing after accept all revisi...

    The table border is different withe accept Revisions by office. The codes: String path = "C:\\Users\\z_jia\\Desktop\\a\\data\\"; Document word = new Document(path + "temp.docx"); var Revisions = word.getRevisions(); re…...missing after accept all revisions Aspose.Words Product Family...is different withe accept revisions by office. The codes: String...

    forum.aspose.com/t/table-border-is-missing-afte...
  9. 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-...
  10. 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...