Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 192,010 for

page

(0.42 sec)
  1. 将 PDF 转换为文本|Aspose.PDF for Android via Java

    使用 Aspose.PDF for Android via Java,您可以将整个 PDF 文档转换为文本文件,或仅将 PDF 页转换为文本文件。...int [] pages = new int [] { 1 , 3 , 4 }; for ( int page : pages...document . getPages (). get_Item ( page )); } File txtFileName = new...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  2. Get Icons of Various Visio Shapes in PHP|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Extract All Images From a Visio Page in PHP Read Visio Shape Data...

    docs.aspose.com/diagram/java/get-icons-of-vario...
  3. PageInfo.heightInPoints property | Aspose.Words...

    PageInfo.heightInPoints property. Gets the height of the Page in points....property Gets the height of the page in points. get heightInPoints...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Product Overview|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET is a software library designed to create, modify, convert, render, and print documents without relying on any other software.... What is this page about? This page provides an overview...or that has the concept of pages. You can convert whole documents...

    docs.aspose.com/words/python-net/product-overview/
  5. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF files within any Python based application.....the first page of the diagram. Add text in the page. Use save...the first page of the diagram. page = diagram.Pages[ 0 ]; // Add...

    products.aspose.com/diagram/python-net/create/pdf/
  6. Converting a JPEG file to PDF using Java | Aspo...

    JPEG to PDF conversion via Java sample code. Programmers can use this example code to export JPEG to PDF within any Web or Desktop Java based application....formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. Repository <repository> <i...

    products.aspose.com/pdf/java/conversion/jpeg-to...
  7. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…... parameters); foreach (var (page, annot) in // Parse through...each page and check for Link type annotations from page in pdf...

    forum.aspose.com/t/getting-error-index-was-out-...
  8. detect_areas_mode_enum::CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::CURVED_TEXT algorithm.... When photographing pages of books and magazine articles...cylindrical curvature of the page results in distortion of the...

    docs.aspose.com/ocr/cpp/areas-detection/curved_...
  9. Convert cmx to pdf|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....we can convert single paged or multi-page cmx image to pdf. The...

    docs.aspose.com/imaging/net/convert-cmx-to-pdf/
  10. Add Table to PDF using C# | Aspose.PDF

    Adding table in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/net/table/add/