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

page

(0.1 sec)
  1. Փոխարկել HTML Պատկեր C++

    Փոխարկեք HTML ը Պատկեր ձևաչափի C++ կոդով: Պահեք HTML որպես Պատկեր օգտագործելով C++:...for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/hy/cpp/conversion/htm...
  2. Გადაიყვანეთ DOC PNG Java

    გადაიყვანეთ DOC PNG Java ფორმატში კოდით. შეინახეთ DOC როგორც 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/ka/java/conversion/do...
  3. Გადაიყვანეთ TEXT SVG Java

    გადაიყვანეთ TEXT SVG Java ფორმატში კოდით. შეინახეთ TEXT როგორც 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/ka/java/conversion/te...
  4. Փոխարկել TEXT Պատկեր Java

    Փոխարկեք TEXT ը Պատկեր ձևաչափի Java կոդով: Պահեք TEXT որպես Պատկեր օգտագործելով 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/te...
  5. Parse PDF documents|Aspose.PDF for Node.js via C++

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Node.js via C++....particular page, or a particular region in a page. Extract Tables...

    docs.aspose.com/pdf/nodejs-cpp/parsing/
  6. Posting AcroForm Data|Aspose.PDF for .NET

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for .NET....data to an external web page. This web page then reads the post variables...receive the posted data on the web page. // For complete examples and...

    docs.aspose.com/pdf/net/posting-acroform-data/
  7. Getting started|Documentation

    Learn how to install and license Aspose.OCR for Node.js via C++ and how to write simple web-based OCR applications.... Build a simple web page that extracts text from an image...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/nodejs-cpp/getting-started/
  8. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed Page formats PDF XPS images etc in Java....saving a document into fixed page formats (PDF, XPS, images etc)...Examples: Shows how to render one page from a document to a JPEG image...

    reference.aspose.com/words/java/com.aspose.word...
  9. EPS to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPS documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging images In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/
  10. JPEG to PDF Merge using C++ | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/