Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 3,035 for

document revision

(0.11 sec)
  1. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...compareDocuments(Document original, Document revised, ComparisonRequest...acceptAllRevisions(); if (revised.hasRevisions()) revised.acceptAllRevisions();...

    forum.aspose.com/t/defect-data-validations-in-t...
  2. 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/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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-...
  6. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact.... Document doc = new Document (); DocumentBuilder...shapes in a document. public void VisitShapes () { Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Opening Excel File without Open Save Cancel Dia...

    Learn how to open a Microsoft Excel file in a browser without showing the Open-Save-Cancel dialog box using Aspose.Cells for C++....C++ Contents [ Hide ] This document explains how to open a Microsoft...Days Preserving History of Revision Logs in Shared Workbook with...

    docs.aspose.com/cells/go-cpp/opening-excel-file...
  8. 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
  9. 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...
  10. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.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/