Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 3,149 for

document revision

(0.28 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. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments 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...
  3. Latest Aspose.Words Product Family topics - Fre...

    Get technical support for all Aspose.Words On-Premise products including .NET, Java, C++, Android, iOS, macOS, Xamarin, SharePoint, SQL Reporting Services and JasperReports....error while converting word document to pdf aspose-pdf-net , words-net... 2025 Load docx throw The document appears to be corrupted and...

    forum.aspose.com/c/words/8
  4. 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...
  5. 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...
  6. 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...
  7. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....the Working with Shapes documentation article. Remarks: This is... A shape is a node in the document tree. If the shape is a child...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. Topics tagged shapes

    Topics tagged shapes...November 9, 2022 Comparing documents with images Aspose.Words Product...Product Family revision , shapes 4 723 July 26, 2022 OleObject...

    forum.aspose.com/tag/shapes
  10. 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...