Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,578 for

document editing

(0.1 sec)
  1. Document.Revisions | Aspose.Words for .NET

    Effortlessly track Document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!...Revisions Contents [ Hide ] Document.Revisions property Gets a...changes) that exist in this document. public RevisionCollection...

    reference.aspose.com/words/net/aspose.words/doc...
  2. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control....or sets the single user for editable range. public string SingleUser...simultaneously for the specific editable range, if the one is set,...

    reference.aspose.com/words/net/aspose.words/edi...
  3. Document.HasRevisions | Aspose.Words for .NET

    Discover if your Document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....HasRevisions Contents [ Hide ] Document.HasRevisions property Returns...Returns true if the document has any tracked changes. public bool...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this Document....revisions property Document.revisions property Gets a collection...changes) that exist in this document. @property def revisions (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Paragraph::get_Runs method | Asp...

    Aspose::Words::Paragraph::get_Runs method. Provides access to the typed collection of pieces of text inside the paragraph in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...runs.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::EditableRange::get_Id method | A...

    Aspose::Words::EditableRange::get_Id method. Gets the editable range identifier in C++....EditableRange::get_Id method Gets the editable range identifier. int32_t...EditableRangeStart and EditableRangeEnd Editable range identifiers are supposed...

    reference.aspose.com/words/cpp/aspose.words/edi...
  7. EditingLanguage enumeration | Aspose.Words for ...

    Aspose.Words.Loading.EditingLanguage enumeration. Specifies the Editing language....enumeration Specifies the editing language. Members Name Description...preferences when loading a document. let loadOptions = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompareOptions.IgnoreTables | Aspose.Words for ...

    Discover how the CompareOptions IgnoreTables property enhances data analysis by controlling table data comparison for accurate insights....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/net/aspose.words.com...
  9. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....file using an instance of the Document class by passing the PclLoadOptions...PDF on the disk by using the Document class object. Code to Develop...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...
  10. InlineStory.IsInsertRevision | Aspose.Words for...

    Discover InlineStory's IsInsertRevision property. Easily identify inserted objects in Word with change tracking enabled. Enhance your Document management today!... Document doc = new Document ( MyDir + "Revision...footnotes.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...