Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 112,762 for

page ocr

(1.94 sec)
  1. Resize Images in PDF using Java

    Follow this article to resize images in PDF using Java. It has details to set the IDE, a list of steps, and a sample code to resize PDF photo using Java....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...

    kb.aspose.com/pdf/java/resize-images-in-pdf-usi...
  2. Convert URL to PDF with Python

    This article guides on how to convert URL to PDF with Python. It has all the details to set the IDE, a list of steps, and a sample code to turn URL into PDF with Python....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...

    kb.aspose.com/pdf/python/convert-url-to-pdf-wit...
  3. How to Change Background Color of PDF in Java

    This article describes how to change background color of PDF in Java. It shares the required resources, the program flow, and a runnable sample code to edit PDF background color in Java....OCR Product Family Aspose.Note Product...Aspose.ZIP Product Family Aspose.Page Product Family Aspose.PSD Product...

    kb.aspose.com/pdf/java/how-to-change-background...
  4. Working with Document in PostScript | .NET

    Adding Pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET....OCR Product Solution Aspose.Note...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/ps/working-with-document/
  5. Convert DOC To PNG C++

    Convert DOC to PNG format in C++ code. Save DOC as PNG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/doc-to...
  6. Convert DOC To Image C++

    Convert DOC to Image format in C++ code. Save DOC as Image using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/doc-to...
  7. Convert HTML To GIF C++

    Convert HTML to GIF format in C++ code. Save HTML as GIF using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/html-t...
  8. Convert TEXT To JPG C++

    Convert TEXT to JPG format in C++ code. Save TEXT as JPG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/text-t...
  9. Փոխարկել TEXT PNG C#

    Փոխարկեք TEXT ը PNG ձևաչափի C# կոդով: Պահեք TEXT որպես PNG օգտագործելով C#:...Png); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .png" ,...

    products.aspose.com/words/hy/net/conversion/tex...
  10. Convert TEXT To PNG C++

    Convert TEXT to PNG format in C++ code. Save TEXT as PNG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/text-t...