Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 3,111 for

document revision

(0.09 sec)
  1. Convert PPSX to XLSX Format via Java or with fr...

    Convert PPSX to XLSX format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLSX online converter quickly before integrating the code....HTML document by using Workbook class Save the document to XLSX...password-protected document. If your input PPSX document is password...

    products.aspose.com/total/java/conversion/ppsx-...
  2. LayoutOptions.CommentDisplayMode | Aspose.Words...

    Discover the LayoutOptions CommentDisplayMode property to customize comment rendering. Easily set it to enhance user experience with options like ShowInBalloons....set ; } Remarks Note that revisions are not rendered in balloons...when saving a document to a rendered format. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Losing Table Border Style when Converting Word ...

    Hello Team, We are using Aspose.Words for .NET v25.1.0. When converting a Word Document (with tracked changes) to HTML, we accept all Revisions using AcceptAllRevisions(). After doing so, the table border style is miss…... When converting a Word document (with tracked changes) to...to HTML, we accept all revisions using AcceptAllRevisions() . After...

    forum.aspose.com/t/losing-table-border-style-wh...
  4. Aspose::Words::LowCode::Comparer::CompareToImag...

    Aspose::Words::LowCode::Comparer::CompareToImages method. Compares two Documents and saves the differences as images. Each item in the returned array represents a single page of the output rendered as an image in C++....System::DateTime) method Compares two documents and saves the differences...IO::Stream>& The original document. v2 const System::SharedP...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. ShapeBase.is_decorative property | Aspose.Words...

    ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the shape is decorative in the Document....shape is decorative in the document. @property def is_decorative...is decorative. doc = aw . Document ( file_name = MY_DIR + 'Decorative...

    reference.aspose.com/words/python-net/aspose.wo...
  6. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the Document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...string, finds it within the document and then replaces it. This...this issue as we require the document to be markedup with changes...

    forum.aspose.com/t/words-java-tracking-changes-...
  7. Working with Content Control SDT|Aspose.Words f...

    Advanced Document content management, how to create and manipulate content controls (Structured Document Tags) using C#....Structured Document Tag or content control from any document loaded...StructuredDocumentTa node. Structured document tags (SDT or content control)...

    docs.aspose.com/words/net/working-with-content-...
  8. Document.revisionsView property | Aspose.Words ...

    Document.RevisionsView property. Gets or sets a value indicating whether to work with the original or revised version of a Document....revisionsView property Document.revisionsView property Gets or...the original or revised version of a document. get revisionsView...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word Document with Aspose and compare it with another, i…...when I try to read a Word document with Aspose and compare it...// Load the document Document doc = new Document("path/to/your/document...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  10. AdvancedCompareOptions.IgnoreDmlUniqueId | Aspo...

    Discover the AdvancedCompareOptions IgnoreDmlUniqueId property to enhance your DrawingML processing by efficiently managing unique IDs. Optimize your workflow!...to compare documents ignoring DML unique ID. Document docA = new...new Document ( MyDir + "DML unique ID original.docx" ); Document...

    reference.aspose.com/words/net/aspose.words.com...