Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 181,674 for

page

(0.12 sec)
  1. Փոխարկել JPG TXT Java

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

    products.aspose.com/words/hy/java/conversion/jp...
  2. Փոխարկել WORD XPS Java

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

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

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

    products.aspose.com/words/hy/java/conversion/jp...
  4. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....recognition Read all images from multi-page documents, folders and archives...PNG TIFF BMP Batch OCR Multi-page PDF ZIP Folder Recognition results...

    products.aspose.com/ocr/cpp/
  5. Resize EPS | API Solution for C++

    Resize EPS functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/resize-eps/
  6. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....merge multiple rows into one page during a mail merge. public...table would normally create a 3-page document. DataTable table =...

    reference.aspose.com/words/java/com.aspose.word...
  7. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/add-shapes-to-ps/
  8. FieldCitation.page_number property | Aspose.Wor...

    FieldCitation.Page_number property. Gets or sets a Page number associated with the citation....page_number property FieldCitation.page_number property Gets...Gets or sets a page number associated with the citation. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 渐变使用 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。学习 C++ 的功能...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/cpp/xps/working-with-gr...
  10. Pdf Table issue - Free Support Forum - aspose.com

    I am working with a Word document that contains a single table spanning four Pages. Upon exporting the document to PDF, the table is rendered as four distinct tables—each appearing on a separate Page. This behavior occur…...single table spanning four pages. Upon exporting the document...tables—each appearing on a separate page. This behavior occurs when using...

    forum.aspose.com/t/pdf-table-issue/319066