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

document revision

(0.28 sec)
  1. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced Document comparison. Customize your comparison settings for precise results and enhanced productivity....choose additional options for document comparison operation. To learn...visit the Compare Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words.com...
  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. | Aspose.PDF

    使用 Aspose.PDF for Java,透過 Java 範例程式碼以程式設計方式管理 PDF 中的註釋...toString (); Document pdfDocument = new Document ( inputFile );...freeTextAnnotation . setSubject ( "Revision 01" ); freeTextAnnotation...

    products.aspose.com/pdf/zh-hant/java/annotation/
  4. 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...
  5. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFootnotes method. Specifies whether to compare differences in footnotes and endnotes in C++....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. Opening Excel File without Open Save Cancel Dia...

    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....Box Contents [ Hide ] This document explains how to open a Microsoft...downloading or opening the file. AI Document Assistant Close Update Days...

    docs.aspose.com/cells/python-net/opening-excel-...
  7. [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...
  8. Aspose::Words::Comparing::CompareOptions::get_T...

    Aspose::Words::Comparing::CompareOptions::get_Target method. Specifies which Document shall be used as a target during comparison in C++....et method Specifies which document shall be used as a target...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/cpp/aspose.words.com...
  9. 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...
  10. 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