Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 3,148 for

document revision

(0.05 sec)
  1. 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...
  2. Compare Documents in C++|Aspose.Words for C++

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

    docs.aspose.com/words/cpp/compare-documents/
  3. 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/
  4. 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...
  5. 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/
  6. Compare Documents in Node.js|Aspose.Words for N...

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

    docs.aspose.com/words/nodejs-net/compare-docume...
  7. 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...
  8. Split Documents via Java | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your Java application. Split Document by page number or by some predefined pattern....Total Java Split Splitting Documents using Java APIs Split any...Aspose.Total for Java. Download Document splitting involves the segmentation...

    products.aspose.com/total/java/split/
  9. 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...
  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-...