Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 181,639 for

page

(0.29 sec)
  1. Convert DOC To PNG Java

    Convert DOC to PNG format in Java code. Save DOC as PNG using Java....for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...

    products.aspose.com/words/java/conversion/doc-t...
  2. Փոխարկել WORD JPG Java

    Փոխարկեք WORD ը JPG ձևաչափի Java կոդով: Պահեք WORD որպես JPG օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/hy/java/conversion/wo...
  3. Փոխարկել DOC Պատկեր Java

    Փոխարկեք DOC ը Պատկեր ձևաչափի Java կոդով: Պահեք DOC որպես Պատկեր օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.jpg" , page + 1...

    products.aspose.com/words/hy/java/conversion/do...
  4. Փոխարկել HTML PNG Java

    Փոխարկեք HTML ը PNG ձևաչափի Java կոդով: Պահեք HTML որպես PNG օգտագործելով Java:...for ( int page = 0 ; page < doc.getPageCount(); page++) { saveOptions...PageSet (page)); doc.save(String.format( "Output_%d.png" , page + 1...

    products.aspose.com/words/hy/java/conversion/ht...
  5. Layout detecton|Documentation

    How to detect the layout on the provided image....GIF, PNG, JPEG, BMP, or single-page TIFF from files, streams, and...or Base64. page Integer Page number for multi-page images. paragraphs...

    docs.aspose.com/ocr/java/layout_detection/
  6. ParagraphFormat.WidowControl | Aspose.Words for...

    Discover how the ParagraphFormat WidowControl property ensures your text's first and last lines stay together on the same Page for better readability....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. // The...

    reference.aspose.com/words/net/aspose.words/par...
  7. Create PDF using PHP via Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF API to easily generate and read PDF files in applications....more details check the GitHub page. How to Create PDF using PHP...Document class object. Add a page using Pages.Add() method. Create a...

    products.aspose.com/pdf/php-java/create/
  8. Get and Set Bookmark Text|Aspose.Words for .NET

    Get and set bookmark textin a document easily and fast instead of using Open XML SDK in C#....Hide ] What is this page about? This page describes how to get...and set bookmark text. On this page we will look at how to get and...

    docs.aspose.com/words/net/get-and-set-bookmark-...
  9. Add Pages to PDF using Rust via C++ | Aspose.PDF

    Add PDF Pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++...to Add pages to PDF using Rust Do you need to add pages to PDF...PDF documents? To add pages, we’ll use Aspose.PDF for Rust via...

    products.aspose.com/pdf/rust-cpp/pages/add/
  10. GIF to PDF Converter using Python | Aspose.PDF

    Sample code on Python for GIF to PDF conversion. Use example code for batch GIF to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...the output PDF file. Use the pages method of the Document class...

    products.aspose.com/pdf/python-net/conversion/g...