Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 187,651 for

page

(0.41 sec)
  1. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. Easy code examples for DOCX to PDF conversion. Supports all Word and image formats.... What is this page about? This page explains how to convert...paginated or has the concept of pages. Convert a Word Document to...

    docs.aspose.com/words/net/convert-a-document-to...
  2. Set Visio Shape's XForm, Line and Fill Data|Doc...

    This section explains how to set shape's style including it's line data and fill data with Aspose.Diagram....values to move the shapes on the page. The process for updating XForm.... Shape shape in diagram . Pages [ 0 ]. Shapes ) { if ( shape...

    docs.aspose.com/diagram/net/set-visio-shape-s-x...
  3. Workbook and Worksheet Print Preview|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....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/java/workbook-and-workshe...
  4. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。...扫描页面 for ( Page page : ( Iterable <? extends Page > ) document...getPages ()) { absorber . visit ( page ); for ( com . aspose . pdf...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  5. Configuration Parameters|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.... IS_ONE_PAGE_PER_SHEET A Boolean value specifying...specifying whether each report page should be written to a different...

    docs.aspose.com/cells/jasperreports/configurati...
  6. Range.update_fields method | Aspose.Words for P...

    Range.update_fields method. Updates the values of document fields in this range....related to the page layout algorithms (e.g. PAGE, PAGES, PAGEREF)...PAGEREF). The page layout-related fields are updated when you render...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 以编程方式旋转PDF页面|Aspose.PDF for Java

    使用Java更改页面方向并将页面内容调整到新页面方向。...pdf" ); for ( Page page : pdfDocument . getPages ())...()) { // Rectangle r = page.getMediaBox(); // double newHeight...

    docs.aspose.com/pdf/zh/java/rotate-pages/
  8. 创建 AcroForms - 在 PHP 中创建可填写的 PDF|Aspose.PDF for...

    本节解释如何使用 Aspose.PDF for PHP via Java 从头开始在 PDF 文档中创建 AcroForms。...new Document ( $inputFile ); $page = $document -> getPages () ->...$textBoxField = new TextBoxField ( $page , new Rectangle ( 110 , 300...

    docs.aspose.com/pdf/zh/php-java/create-forms/
  9. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via Java.... Multi-page TIFF images are fully supported...cannot extract images from HTML pages and does not support authentication...

    docs.aspose.com/ocr/python-java/supported-file-...
  10. Building forms programmatically|Documentation

    Describe the OMR form directly in the application code....must also define at least one page as an instance of PageConfig...code generates an empty single-page OMR form: TemplateConfig templateConfig...

    docs.aspose.com/omr/net/programmatic-forms/