Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 415,686 for

document

(0.37 sec)
  1. Supported File Formats|Documentation

    PSD manipulation library that can load and save the file formats like PSD, PSB, TIFF, JPEG, PNG, GIF, BMP and PDF....Remarks PSD Adobe Photoshop Document File Format PSB Adobe Photoshop...Image File TIFF Saves the document as Single or Multi-Page TIFF...

    docs.aspose.com/psd/net/supported-file-formats/
  2. 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/
  3. 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...
  4. Joining And Appending in Jython|Aspose.Words fo...

    Join And Append Documents using Jython....Appending To Join And Append documents using Aspose.Words Java for...com . aspose . words import Document from com . aspose . words...

    docs.aspose.com/words/java/joining-and-appendin...
  5. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....the Programming with Documents documentation article. Examples:...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....shall follow these rules:* The document shall retain SDT ids only...only if the whole document is cloned Clone . During ImportNode()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other Documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your Document management today!...node from another document to the current document. public Node ImportNode...that belongs to the current document. Remarks This method uses...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 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...
  9. 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...
  10. 快速提示|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/