Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 414,429 for

document

(0.17 sec)
  1. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.PCL format in Java....additional options when saving a document into the SaveFormat.PCL format...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  2. 快速提示|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....IDocument document = null ; try { document = new Document (); document...document . getPages (). add (); document . getPages (). add (); //在文档级别添加...

    docs.aspose.com/pdf/zh/java/quick-tips/
  3. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF Documents using the Aspose.PDF for Java....Basic operations with PDF documents Contents [ Hide ] Basic operations...PDF documents in Aspose.PDF for Java: Create PDF Document - this...

    docs.aspose.com/pdf/java/basic-operations/
  4. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....Load the PDF file Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/java/sticky-annotations/
  5. WriteProtection class | Aspose.Words for Node.js

    Aspose.Words.Settings.WriteProtection class. Specifies write protection settings for a Document...protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. Remarks Write...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. PlainTextDocument class | Aspose.Words for Node.js

    Aspose.Words.PlainTextDocument class. Allows to extract plain-text representation of the Document's content...plain-text representation of the document’s content. To learn more,...the Working with Text Document documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Remove Tables from existing PDF|Aspose.PDF for ...

    Aspose.PDF for Java allows you to remove table and multiple tables from your PDF Document....insert/create Table inside PDF document while its being generated...object in any existing PDF document. However you may have a requirement...

    docs.aspose.com/pdf/java/remove-tables-from-exi...
  9. 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...
  10. CustomDocumentProperties Class | Aspose.Words f...

    Discover Aspose.Words.Properties.CustomDocumentProperties for managing custom Document properties effortlessly. Enhance your Document management today!...class A collection of custom document properties. To learn more...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...