Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 2,578 for

document editing

(0.04 sec)
  1. Source.Url | Aspose.Words for .NET

    Manage your Source URL effortlessly. Set or retrieve URLs with ease, enhancing your data management and streamlining your workflow....available in the document. Document document = new Document ( MyDir +...Bibliography bibliography = document . Bibliography ; Assert ....

    reference.aspose.com/words/net/aspose.words.bib...
  2. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...password to load an encrypted document. def __init__ ( self , password...password to open an encrypted document. Can be None or empty string...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....Specifies the security level of a document as a numeric value. @property...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph...Working with Paragraphs documentation article. Properties Name...level of the paragraph in the document. page_break_before True if...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionCollection.accept_all method | Aspose.W...

    RevisionCollection.accept_all method. Accepts all revisions in this collection....to compare documents. doc_original = aw . Document () builder...the original document.' ) doc_edited = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.LastSection | Aspose.Words for .NET

    Discover the LastSection property to easily access the final section of your Document, enhancing navigation and content management efficiency....LastSection Contents [ Hide ] Document.LastSection property Gets...Gets the last section in the document. public Section LastSection...

    reference.aspose.com/words/net/aspose.words/doc...
  7. NodeType | Aspose.Words for Java

    Specifies the type of a Word Document node in Java....Specifies the type of a Word document node. Examples: Shows how...of child nodes. Document doc = new Document(); // Add two runs...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document.acceptAllRevisions method | Aspose.Wor...

    Document.acceptAllRevisions method. Accepts all tracked changes in the Document....all tracked changes in the document. acceptAllRevisions () Remarks...changes in the document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentSecurity enumeration | Aspose.Words for...

    aspose.words.properties.DocumentSecurity enumeration. Used as a value for the [BuiltInDocumentProperties.security](../builtinDocumentproperties/security/) property...Specifies the security level of a document as a numeric value. Members...property. PASSWORD_PROTECTED The document is password protected. (Note...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in Documents....visit the Document Builder Overview documentation article. public...this class. DocumentBuilder ( Document ) Initializes a new instance...

    reference.aspose.com/words/net/aspose.words/doc...