Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 3,166 for

document revision

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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/
  5. 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/
  6. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for Document comparison operation. To learn more, visit the Documentation article in C++....choose additional options for document comparison operation. To learn...visit the Compare Documents documentation article. class CompareOptions...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential Document properties, enhancing your Word processing efficiency....class A collection of built-in document properties. To learn more...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...
  8. 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...
  9. Convert XLS to DOC with .NET or with free Onlin...

    Convert XLS to DOC on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLS to DOC online converter quickly before integrating the code....PDF file using Document class Save the document to DOC format...the full potential of your document editing capabilities. This...

    products.aspose.com/total/net/conversion/xls-to...
  10. 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-...