Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 5,803 for

document revision

(0.07 sec)
  1. 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...
  2. RevisionOptions.CommentColor | Aspose.Words for...

    RevisionOptions CommentColor property. Allows to specify the color to be used for comments. Default value is Red 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. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    RevisionOptions InsertedTextEffect property. Allows to specify the effect to be applied to the inserted content Insertion. Default value is Underline 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...
  4. PropertyType Enum | Aspose.Words for .NET

    Aspose.Words.Properties.PropertyType enum. Specifies data type of a Document property in C#....enumeration Specifies data type of a document property. public enum PropertyType...work with a document’s custom properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....with Footnote and Endnote documentation article. Remarks: The Footnote...footnotes and endnotes in a Word document. Footnote is an inline-level...

    reference.aspose.com/words/java/com.aspose.word...
  6. RevisionTextEffect Enum | Aspose.Words for .NET

    Aspose.Words.Layout.RevisionTextEffect enum. Allows to specify decoration effect for Revisions of Document text in C#....decoration effect for revisions of document text. public enum RevisionTextEffect...Name Value Description None 0 Revised content has no special effects...

    reference.aspose.com/words/net/aspose.words.lay...
  7. DocumentProperty.to_int method | Aspose.Words f...

    DocumentProperty.to_int method. Returns the property value as integer....of custom document properties. doc = aw . Document () properties...properties = doc . custom_document_properties auth_date = datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentProperty.to_double method | Aspose.Word...

    DocumentProperty.to_double method. Returns the property value as double....of custom document properties. doc = aw . Document () properties...properties = doc . custom_document_properties auth_date = datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Document.LayoutOptions | Aspose.Words for .NET ...

    Document 财产. 得到一个 布局选项表示用于控制此文档的布局过程的选项的对象...Document.LayoutOptions Document.LayoutOptions property 得到一个 布局选项...显示如何在呈现的输出文档中隐藏文本。 Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/zh/net/aspose.words/...