RevisionOptions ShowRevisionMarks property. Allow to specify whether Revision text should be marked with special formatting markup. Default value is true in C#....property Allow to specify whether revision text should be marked with...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...
Represents a custom or built-in Document property in Java....Represents a custom or built-in document property. To learn more, visit...the Work with Document Properties documentation article. Methods...
Aspose::Words::RevisionGroup::get_Text method. Returns inserted/deleted/moved text or description of format change in C++....info about a group of revisions in a document. auto doc = MakeObject...MakeObject < Document > ( MyDir + u "Revisions.docx" ); ASSERT_EQ (...
BuiltInDocumentProperties.Revision_number property. Gets or sets the DocumentRevision number....revision_number property BuiltInDocumentPrope.revision_number...property Gets or sets the documentrevision number. Aspose.Words does...
RevisionOptions RevisionBarsWidth property. Gets or sets width of Revision bars points in C#....property Gets or sets width of revision bars, points. public float...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...
Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom Document property of the Boolean data type in C++....method Creates a new custom document property of the Boolean data...Examples Shows how to work with a document’s custom properties. auto...
Aspose.Words.RevisionGroup 班级. 代表一组顺序Revision对象....RevisionGroup class 代表一组顺序 Revision 对象. public class RevisionGroup...显示如何在文档中打印有关一组修订的信息。 Document doc = new Document ( MyDir + "Revisions.docx"...
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...