Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 417,994 for

document

(0.51 sec)
  1. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....Check Format Compatibility documentation article. Examples: Shows...detectFileFormat(getMyDir() + "Document.html"); Assert.assertEquals(LoadFormat...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert DICOM to PDF|Aspose.PDF for Android via...

    Convert medical images saved in DICOM format to a PDF file using Aspose.PDF for Android via Java....image into stream Initialize Document object Load sample DICOM image...image file Save output PDF document // Convert DICOM to PDF public...

    docs.aspose.com/pdf/androidjava/convert-dicom-t...
  3. SummarizeOptions | Aspose.Words for .NET

    Discover the SummarizeOptions constructor for creating customized instances of the SummarizeOptions class, enhancing your coding efficiency and flexibility.... Document firstDoc = new Document ( MyDir + "Big..."Big document.docx" ); Document secondDoc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.ai/...
  4. Merge PDF Documents using PHP | Aspose.PDF

    Combine various PDF Documents programmatically with PHP sample code using Aspose.PDF for PHP via Java... powerful and easy-to-use document manipulation tool in php-java...Java . Open first document. Open second document. Add pages of second...

    products.aspose.com/pdf/php-java/merger/
  5. IPageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves separate pages when saving a Document to fixed page formats in Java....separate pages when saving a document to fixed page formats. Examples:...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/java/com.aspose.word...
  6. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the Document in Java....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. Remarks: A Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  7. SaveFormat enumeration | Aspose.Words for Python

    aspose.words.SaveFormat enumeration. Indicates the format in which the Document is saved....Indicates the format in which the document is saved. Members Name Description...Saves the document in the Microsoft Word 97 - 2007 Document format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Unlock PDF using Python | Aspose.PDF

    Decrypt (remove encryption) PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Unlock PDF Document Using Python Unlock PDF using the Aspose...important information or documents. Sometimes, there is a need...

    products.aspose.com/pdf/python-net/decrypt/
  9. Set PDF File Information in Python|Aspose.PDF f...

    Learn how to set PDF file information such as author, title, and more in Python using Aspose.PDF to organize Documents....Contents [ Hide ] To update Pdf document information using Aspose.PDF...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  10. TaskPaneCollection | Aspose.Words for Java

    Specifies a list of persisted task pane objects in Java....Work with Office Add-ins documentation article. Examples: Shows...extension to a document. Document doc = new Document(); // Create...

    reference.aspose.com/words/java/com.aspose.word...