Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 192,338 for

page

(0.46 sec)
  1. Convert XLSX to CSV using Python

    Convert XLSX to CSV with Aspose.Cells for Python via .NET. Guide covers installation, code example, performance tips, and error handling for Python devs....latest binaries from the download page . (Optional) Set the license...full license from the pricing page and activate it with a temporary...

    blog.aspose.com/cells/convert-xlsx-to-csv-using...
  2. 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/
  3. PdfFileEditor.resizeContents with unusually lar...

    We are using Aspose.PDF for Java 26.6 and would like guidance on PdfFileEditor.resizeContents(...). We have a PDF with normal Page dimensions and 10 Pages, but an unusual internal structure: Total file size: approxima…...PDF with normal page dimensions and 10 pages, but an unusual...approximately 146 MB Two pages contain compressed page-content streams...

    forum.aspose.com/t/pdffileeditor-resizecontents...
  4. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your document's content type for enhanced organization....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Aspose.Total for Python via Java|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....for Python via Java Product Page Download Aspose.Cells for Python...for Python via Java Product Page Download Aspose.BarCode for...

    docs.aspose.com/total/python-java/
  6. Aspose.Words for Node.js | Aspose API References

    Aspose.Words for Node.js is a class library that can be used by developers for various platforms for a variety of document processing tasks....represents a frames page or a single frame on a frames page. Aspose.Words...information such as on what page and where on a page particular document...

    reference.aspose.com/words/nodejs-net/
  7. 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/
  8. 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...
  9. 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-...
  10. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...:: PaperA4 ); // Set fit to pages wide as 1 worksheet . GetPageSetup...SetFitToPagesWide ( 1 ); // Calculate page scale via sheet render ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...