Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 111,088 for

page ocr

(0.13 sec)
  1. Convert HTML To GIF Java

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

    products.aspose.com/words/java/conversion/html-...
  2. Convert TEXT To JPG Java

    Convert TEXT to JPG format in Java code. Save TEXT as JPG using 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/java/conversion/text-...
  3. Convert WORD To Image Java

    Convert a Word document to Image format in Java code. Save a Word document as Image using 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/java/conversion/word-...
  4. 在 PS 文件中处理文档 | Java

    向 PS 文件添加页面是 Aspose.Page API 解决方案支持的功能。了解如何在 Java 中使用该功能。...OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/java/ps/working-with-do...
  5. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.Ocr for Python via .NET....OCR for Python via .NET can recognize...folders and ZIP archives. Multi-page PDF documents, TIFF and DjVu...

    docs.aspose.com/ocr/python-net/supported-file-f...
  7. Փոխարկել HTML SVG Java

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

    products.aspose.com/words/hy/java/conversion/ht...
  8. Փոխարկել HTML JPG Java

    Փոխարկեք HTML ը JPG ձևաչափի Java կոդով: Պահեք HTML որպես 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/ht...
  9. Javascript Split A File

    Split documents programmatically in JavaScript: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....can integrate the extracted pages with other data and, as a result...functions to extract document pages according to the specified mode...

    products.aspose.com/words/nodejs-net/split/
  10. C++ Split DOCX

    Split DOCX files into e Pages using C++ code. Save DOCX as separate files using C++....integrate the extracted DOCX pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/cpp/split/docx/