Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 2,696 for

document revision

(0.04 sec)
  1. RevisionGroup.Text | Aspose.Words for .NET

    Explore the RevisionGroup Text property to access inserted, deleted, or moved text, enhancing your Document's formatting insights and editing efficiency....group of revisions in a document. Document doc = new Document ( MyDir...MyDir + "Revisions.docx" ); Assert . AreEqual ( 7 , doc . Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  2. RevisionColor | Aspose.Words for Java

    Allows to specify color of Document Revisions in Java....Allows to specify color of document revisions. Examples: Shows how...appearance of revisions in a rendered output document. Document doc =...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsWidth method. Gets or sets width of Revision bars, points in C++....method Gets or sets width of revision bars, points. float Aspose...appearance of revisions. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. ShowInBalloons Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Layout.ShowInBalloons enum enhances Document editing by controlling visible Revisions in balloons for clear collaboration....enumeration Specifies which revisions are rendered in balloons....insert, delete and format revisions inline. Format 1 Renders insert...

    reference.aspose.com/words/net/aspose.words.lay...
  5. RevisionOptions.MovedToTextEffect | Aspose.Word...

    Discover the RevisionOptions MovedToTextEffect property, which customizes text effects for moved content. Enhance clarity with the default DoubleUnderline style!...appearance of revisions. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // Get the RevisionOptions object that controls...

    reference.aspose.com/words/net/aspose.words.lay...
  6. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....Working with Paragraphs documentation article. Examples: Shows...paragraph is a move revision. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentPropertyCollection.remove_at method | A...

    DocumentPropertyCollection.remove_at method. Removes a property at the specified index....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.revision_number prope...

    BuiltInDocumentProperties.Revision_number property. Gets or sets the Document Revision number....revision_number property BuiltInDocumentPrope.revision_number...sets the document revision number. @property def revision_number...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.MovedFromTextEffect | Aspose.Wo...

    Explore RevisionOptions' MovedFromTextEffect property to customize content movement visibility with effects like DoubleStrikeThrough. Enhance your Document clarity!...appearance of revisions. Document doc = new Document ( MyDir + "Revisions..."Revisions.docx" ); // Get the RevisionOptions object that controls...

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