Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,803 for

document revision

(0.06 sec)
  1. Aspose::Words::Properties::CustomDocumentProper...

    A collection of custom Document properties....Description A collection of custom document properties. Each DocumentProperty...custom property of a container document. The names of the properties...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. RevisionGroup.RevisionType | Aspose.Words for .NET

    RevisionGroup RevisionType property. Gets the type of Revisions included in this group in C#....property Gets the type of revisions included in this group. public...group of revisions in a document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/rev...
  3. LayoutOptions.RevisionOptions | Aspose.Words fo...

    LayoutOptions 财产. 获取修订选项... Document doc = new Document (); DocumentBuilder... Writeln ( "This is not a revision." ); doc . StartTrackRevisions...

    reference.aspose.com/words/zh/net/aspose.words....
  4. RevisionOptions.revision_bars_width property | ...

    RevisionOptions.Revision_bars_width property. Gets or sets width of Revision bars, points....revision_bars_width property RevisionOptions.revision_bars_width...width of revision bars, points. @property def revision_bars_width...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Aspose::Words::Layout::LayoutOptions Class Refe...

    Holds the options that allow controlling the Document layout process....that allow controlling the document layout process. You do not...access layout options for this document. Note that after changing...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. 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...
  8. documentproperty - Aspose.Words for Java - API ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...ResourceLoadingArgs ResourceSavingArgs Revision RevisionCollection RevisionGroup...

    reference.aspose.com/words/java/com.aspose.word...
  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. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....Levels of Nodes in a Document documentation article. Remarks: InlineStory...to a paragraph. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...