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

document revision

(0.39 sec)
  1. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...additional options when saving a document into the SaveFormat.ODT or...the Specify Save Options documentation article. Remarks At the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...the Programming with Documents documentation article. Remarks All...All text of the document is stored in runs of text. Run can only...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.RevisionsView | Aspose.Words for .NET

    Effortlessly manage Document Revisions! Choose between original or updated versions for seamless collaboration and enhanced productivity....RevisionsView Contents [ Hide ] Document.RevisionsView property Gets...the original or revised version of a document. public RevisionsView...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...
  6. CheckGrammarOptions class | Aspose.Words for No...

    Aspose.Words.AI.CheckGrammarOptions class. Allows to specify various options while checking grammar of a Document using AI....while checking grammar of a document using AI. Constructors Name...specify either final or revised document to be returned with proofed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. | Aspose

    Sample code for TIFF to DOCX Java conversion. Use API example code for batch TIFF files to DOCX conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...TIFF format and creates TIFF documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/tiff-to-...
  8. 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...
  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. Find and Replace in Node.js|Aspose.Words for No...

    Find a string or regular expression pattern in your Document and replace it with the text you want using Node.js....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/nodejs-net/find-and-replace/