Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 401,807 for

document

(0.4 sec)
  1. Convert DOT to PPT via Java or with free Online...

    Java API to Export DOT to PPT without using Microsoft Word or PowerPoint or online. Test free DOT to PPT online converter quickly before integrating the code....via Java Open DOT file using Document class Convert DOT file to...presentation file Save the document to PPT using save method DOT...

    products.aspose.com/total/java/conversion/dot-t...
  2. Java API to Render MHTML to CSV | products.aspo...

    Export MHTML to CSV via Java API without using Microsoft Excel or Adobe Reader...convert, and manipulate PDF documents without the need for any external...Java Open MHTML file using Document class Convert MHTML to XLSX...

    products.aspose.com/total/java/conversion/mhtml...
  3. Java API to Render MHTML to XLSB | products.asp...

    Export MHTML to XLSB via Java API without using Microsoft Excel or Adobe Reader...Java Open MHTML file using Document class Convert MHTML to XLSX...XLSX document by using Workbook class Save the document to XLSB...

    products.aspose.com/total/java/conversion/mhtml...
  4. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid....Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF Documents using the Aspose.PDF for PHP via Java....Basic operations with PDF documents Contents [ Hide ] Basic operations...simplest operation with PDF documents in Aspose.PDF for PHP via...

    docs.aspose.com/pdf/php-java/basic-operations/
  6. SignatureLineOptions.allow_comments property | ...

    SignatureLineOptions.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignatureLineOptions.show_date property | Aspos...

    SignatureLineOptions.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the Document....formatting in all paragraphs of the document. joinRunsWithSameForm () Remarks...optimization method. Some documents contain adjacent runs with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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/