Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 6,212 for

extract page

(0.03 sec)
  1. Convert Word to PPT via Java or with free Onlin...

    Java API to Export Word to PPT without using Microsoft Word or PowerPoint or online. Test free Word to PPT online converter quickly before integrating the code....a new Presentation object Extract content from HTML file using...represents a separate screen or page within the presentation and...

    products.aspose.com/total/java/conversion/word-...
  2. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with CFF Fonts | API Solution for .NET

    Native .NET APIs for the developers to manipulate and font files. Find out how to work with Compact Font Format in your C# products....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/net/working-with-cff-fonts/
  4. PDF to PDFA Converter using JavaScript via C++ ...

    JavaScript via C++ sample code for converting PDF to PDFA on any platform...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/javascript-cpp/conversi...
  5. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm.... When photographing pages of books and magazine articles...cylindrical curvature of the page results in distortion of the...

    docs.aspose.com/ocr/python-net/areas-detection/...
  6. Several DOC Into PNG Python

    Merge multiple DOC into PNG in Python code. Save DOC as PNG using Python....KEEP_SOURCE_FORMATTING) for page in range ( 0 , output.page_count): extractedPage...extractedPage = output.extract_pages(page, 1 ) extractedPage.save(...

    products.aspose.com/words/python-net/merge/doc-...
  7. Several WORD Into JPG Python

    Merge multiple a Word document into JPG in Python code. Save a Word document as JPG using Python....KEEP_SOURCE_FORMATTING) for page in range ( 0 , output.page_count): extractedPage...extractedPage = output.extract_pages(page, 1 ) extractedPage.save(...

    products.aspose.com/words/python-net/merge/word...
  8. Several DOC Into JPG Python

    Merge multiple DOC into JPG in Python code. Save DOC as JPG using Python....KEEP_SOURCE_FORMATTING) for page in range ( 0 , output.page_count): extractedPage...extractedPage = output.extract_pages(page, 1 ) extractedPage.save(...

    products.aspose.com/words/python-net/merge/doc-...
  9. Public API Changes in Aspose.Note 1.1.0

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/public-api-changes-in-...
  10. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java....display the image before the first page. BuiltInDocumentPrope properties...Thumbnail.epub"); // We can extract a document's thumbnail image...

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