Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,707 for

document revision

(0.05 sec)
  1. Document.Protect | Aspose.Words for .NET

    Secure your Documents effortlessly with Document Protect. Prevent unauthorized changes while keeping your existing password intact or using a random one....ProtectionType ) Protects the document from changes without changing...type for the document. Remarks When a document is protected,...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Markup::StructuredDocumentTag::C...

    Aspose::Words::Markup::StructuredDocumentTag::Clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined in C++....contents of this structured document tag and displays a placeholder...of a structured document tag if it has revisions. If this structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. BuiltInDocumentProperties.last_saved_by propert...

    BuiltInDocumentProperties.last_saved_by property. Gets or sets the name of the last author....Examples Shows how to work with document properties in the “Origin”...“Origin” category. # Open a document that we have created and edited...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....contents of one document to a bookmark in another document. def insert_at_bookmark...insert_at_bookmark (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.removePersonalInformation property | A...

    Document.removePersonalInformation property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, Revisions and Document properties upon saving the Document....removePersonalInform property Document.removePersonalInform property...information from comments, revisions and document properties upon saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active Document protection type....protection_type property Document.protection_type property Gets...Gets the currently active document protection type. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Discover how the WordML2003SaveOptions SaveFormat property defines Document saving formats. Ensure seamless compatibility with WordML for your files!...Specifies the format in which the document will be saved if this save...output document’s raw content. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java.... Document docA = new Document(getMyDir() + "Document with...docx"); Document docB = new Document(getMyDir() + "Document with...

    reference.aspose.com/words/java/com.aspose.word...
  9. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document Document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(Document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…... Document document1 = new Document(); DocumentBuilder...sueFile.docx"; Document srcDoc = new Document(); srcDoc = new...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  10. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method... date_time) Compares two documents and saves the differences...number of edit and format revisions. def compare ( self , v1 :...

    reference.aspose.com/words/python-net/aspose.wo...