Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 14,088 for

document editing

(0.29 sec)
  1. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT Document into a Document object in Java....TEXT document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Portfolio in PDF|Aspose.PDF for .NET

    How to Create a PDF Portfolio with C#. You should use a Microsoft Excel File, a Word Document, and an image file to create a PDF Portfolio....creating PDF Portfolio documents using the Document class. Add a file...file into a Document.Collection object after getting it with the...

    docs.aspose.com/pdf/net/portfolio/
  3. 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...
  4. Aspose::Words::Properties::DocumentSecurity enu...

    Aspose::Words::Properties::DocumentSecurity enum. Used as a value for the Security property. Specifies the security level of a Document as a numeric value in C++....Specifies the security level of a document as a numeric value. enum class...property. PasswordProtected 1 The document is password protected. (Note...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the Document was protected with...password the document was protected with. If document is not write-protected...protect a document with a password. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.Security | Aspose.Wor...

    Discover the BuiltInDocumentProperties Security feature, defining your Document's security level with precision. Enhance your Document protection today!...Specifies the security level of a document as a numeric value. public...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/net/aspose.words.pro...
  7. 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...
  8. 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. get security...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Gawe WORD Nganggo Javascript

    Gawe WORD anyar ing JavaScript ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan Node.js via .NET....ngowahi dokumen, deleng kaca Editing. Nggawe Word ing JavaScript...'@aspose/words' ); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...

    products.aspose.com/words/jv/nodejs-net/make/word/
  10. Gawe HTML Nganggo Python

    Gawe HTML anyar ing Python ing sawetara langkah. Nggawe HTML kanthi gampang nggunakake perpustakaan Python via .NET....ngowahi dokumen, deleng kaca Editing. Nggawe HTML ing Python Pustaka...aspose.words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    products.aspose.com/words/jv/python-net/make/html/