Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 3,157 for

document revision

(0.15 sec)
  1. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change....group of revisions in a document. doc = aw . Document ( file_name...file_name = MY_DIR + 'Revisions.docx' ) self . assertEqual ( 7 , doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Layout::RevisionColor enum | Asp...

    Aspose::Words::Layout::RevisionColor enum. Allows to specify color of Document Revisions in C++....Allows to specify color of document revisions. enum class RevisionColor...highlight revision changes. ByAuthor 27 Revisions of each author...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. Document compare textbox mismatch - Free Suppor...

    Hello, we are having some trouble when comparing Documents, maybe you could advice us what could be wrong. Currently we are using aspose.words 24.9 java version. And running code, one is ignoring Textboxes other is no…...Document compare textbox mismatch Aspose.Words Product Family...some trouble when comparing documents, maybe you could advice us...

    forum.aspose.com/t/document-compare-textbox-mis...
  4. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom Document properties effortlessly with the Add method. Enhance your Documents with tailored String data types for optimal performance....string ) Creates a new custom document property of the String data...work with a document’s custom properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Aspose Words Revisions date - Free Support Foru...

    Aspose.Words for dotnet 25.4.0 Document Revisions all have a DateTime set to 01/01/0001 00:00:00 Code : Given the file Pierre2.docx has a few Revisions ( track changes enabled ) var filename = @"C:\Users\Pierre\Docum…...Aspose Words Revisions date Aspose.Words Product Family words-net...Words for dotnet 25.4.0 Document revisions all have a DateTime set...

    forum.aspose.com/t/aspose-words-revisions-date/...
  6. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track Document changes with the StartTrackRevisions method. Automatically mark all edits as Revisions for seamless collaboration and clarity....make to the document programmatically as revision changes. public...of the author to use for revisions. dateTime DateTime The date...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...// Get RevisionOptions from document layout options RevisionOptions...RevisionOptions revisionOptions = document.getLayoutOptions().getRevisionOptions();...

    forum.aspose.com/t/some-table-in-word-file-will...
  8. RevisionOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionOptions class to efficiently manage Document Revisions and enhance your layout process for optimal results....Allows to control how document revisions are handled during layout...Converting to Fixed-page Format documentation article. public class RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_Revisions method...start_track_revisions method Contents [ Hide ] start_track_revisions(author...make to the document programmatically as revision changes. def...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.RevisionBarsWidth | Aspose.Word...

    Manage your Document's Revision bars with the RevisionOptions RevisionBarsWidth property. Easily customize width for clear visibility and organization....property Gets or sets width of revision bars, points. public float...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

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