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

document revision

(2.48 sec)
  1. Online DOT to XLT Conversion or Build .NET base...

    Free online app to convert DOT to XLT files. .NET C# conversion library code for DOT Documents....will be converted into XLT document Download the converted XLT...Automation API Open DOT file using Document class Convert DOT to HTML...

    products.aspose.com/total/net/conversion/dot-to...
  2. WordML2003SaveOptions class | Aspose.Words for ...

    Aspose.Words.Saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.WordML](../../aspose.words/saveformat/#WordML) format...additional options when saving a document into the SaveFormat.WordML...the Specify Save Options documentation article. Remarks At the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Remove ODP Annotation Online or Manage Annotati...

    delete comments from ODP file through online app for free. .NET API code to manage comments of ODP files....content changes during document revisions to improve tracking and...coordination. Develop ODP Document Annotation Application via...

    products.aspose.com/total/net/annotate/odp/
  5. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your Document and replace it with the text you want using C++....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/cpp/find-and-replace/
  6. 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...
  7. Create DOC in Python | products.aspose.com

    Generate Microsoft Word DOC Document using Python applications without using Microsoft Word....DOC File in Python Create Document class object. Create DocumentBuilder...DOC document path. Creation Requirements For DOC document creation...

    products.aspose.com/total/python-net/create/doc/
  8. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...the Working with Fields documentation article. Remarks FieldSeparator... control character in the document. FieldSeparator can only be...

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