Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 3,148 for

document revision

(0.07 sec)
  1. CompareOptions.AdvancedOptions | Aspose.Words f...

    Discover CompareOptions AdvancedOptions to enhance your comparisons. Achieve precise results with tailored settings for optimal output....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...
  2. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....contents of one document to a bookmark in another document. def insert_at_bookmark...insert_at_bookmark (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.hyphenation_options property | Aspose....

    Document.hyphenation_options property. Provides access to Document hyphenation options....hyphenation_options property Document.hyphenation_options property...property Provides access to document hyphenation options. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Online PDF to OTT Conversion or Build .NET base...

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

    products.aspose.com/total/net/conversion/pdf-to...
  5. 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...
  6. Document.removePersonalInformation property | A...

    Document.removePersonalInformation property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, Revisions and Document properties upon saving the Document....removePersonalInform property Document.removePersonalInform property...information from comments, revisions and document properties upon saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....ComparerContext extends ProcessorContext Document comparer context Examples:...Shows how to simple compare documents using context. // There is...

    reference.aspose.com/words/java/com.aspose.word...
  8. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Discover how the WordML2003SaveOptions SaveFormat property defines Document saving formats. Ensure seamless compatibility with WordML for your files!...Specifies the format in which the document will be saved if this save...output document’s raw content. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Markup::StructuredDocumentTag::C...

    Aspose::Words::Markup::StructuredDocumentTag::Clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined in C++....contents of this structured document tag and displays a placeholder...of a structured document tag if it has revisions. If this structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....identify in a Microsoft Word document the locations or fragments...identify text that you want to revise later. Instead of scrolling...

    docs.aspose.com/words/net/working-with-bookmarks/