Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,828 for

document revision

(0.19 sec)
  1. RevisionOptions.DeletedTextColor | Aspose.Words...

    RevisionOptions DeletedTextColor property. Allows to specify the color to be used for deleted content Deletion. Default value is ByAuthor in C#....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...
  2. RevisionOptions.MovedToTextColor | Aspose.Words...

    RevisionOptions MovedToTextColor property. Allows to specify the color to be used for areas where content was moved to Moving. Default value is ByAuthor in C#....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...
  3. RevisionGroup.Author | Aspose.Words for .NET AP...

    RevisionGroup 财产. 获取此修订组的作者... Document doc = new Document ( MyDir + "Revisions.docx"...Assert . AreEqual ( 7 , doc . Revisions . Groups . Count ); foreach...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. DocumentProperty.ToInt | Aspose.Words for .NET

    DocumentProperty ToInt method. Returns the property value as integer in C#....custom document properties. Document doc = new Document (); CustomDocumentProper...properties . Add ( "Authorized Revision" , doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Aspose::Words::Paragraph Class Reference - Aspo...

    Represents a paragraph of text....paragraph invalid when the document is opened in Microsoft Word...Words document by hand. auto doc = MakeObject<Document>(); //...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. BuiltInDocumentProperties.RevisionNumber | Aspo...

    BuiltInDocumentProperties RevisionNumber property. Gets or sets the Document Revision number in C#....property Gets or sets the document revision number. public int RevisionNumber...with REVNUM fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the Document layout process. To learn more, visit the Documentation article in C++....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. class LayoutOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionMarks method. Allow to specify whether Revision text should be marked with special formatting markup. Default value is true in C++....method Allow to specify whether revision text should be marked with...appearance of revisions. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. RevisionOptions.RevisedPropertiesEffect | Aspos...

    RevisionOptions RevisedPropertiesEffect property. Allows to specify the effect for content areas with changes of formatting properties FormatChange Default value is None in C#....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...
  10. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Paragraph IsFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C#....is a format revision. Document doc = new Document ( MyDir + "Format..."Format revision.docx" ); // This paragraph is a "Format" revision...

    reference.aspose.com/words/net/aspose.words/par...