Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 3,266 for

document revision

(0.1 sec)
  1. 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...
  2. 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...
  3. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in Document properties in Java.... A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  4. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a Document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the Revisions. Any ideas…...change the font of a run in a document that has tracked changes enabled...retain the revisions. Any ideas? var document = new Document(@"c:\...

    forum.aspose.com/t/unable-to-change-run-font-wi...
  5. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspere.Cells with C++....Exporting Frame Scripts and Document Properties Excel to HTML -...Excel file to HTML Export Document, Workbook, and Worksheet Properties...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  6. 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...
  7. 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...
  8. Convert OFT to DOCX in Python | products.aspose...

    Save OFT to DOCX in your Python applications without using Microsoft Outlook or Word... The APIs are well documented and provide detailed instructions...the saved HTML file using Document Call the save method with...

    products.aspose.com/total/python-net/conversion...
  9. View and Update ODP Properties Online or Update...

    View and modify ODP properties through online app for free. Java API code to update ODP properties....Develop powerful Java based ODP document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/java/metadata/odp/
  10. 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...