Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 188,041 for

page

(0.19 sec)
  1. 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...
  2. Release Notes Not working - Free Support Forum ...

    Why do I get a 404 trying to look at ANY of your version release notes? Random sample: https://docs.aspose.com/total/java/aspose-total-for-java-23-9-release-notes/...single Release Notes document or page. Additionally, we no longer...Total for Java Release Notes page here . From there, click on...

    forum.aspose.com/t/release-notes-not-working/31...
  3. 以编程方式旋转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/
  4. 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-...
  5. 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/
  6. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...merged image will be added as a page or element within the final...

    products.aspose.com/pdf/python-net/merger/tiff-...
  7. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....recognitionSettings ); List < OCRTablePage > pages = results . GetTableData ();...OCRTablePage page in pages ) { foreach ( OCRTable table in page . Tables...

    docs.aspose.com/ocr/net/table-recognition/
  8. 格式 Visio 页|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....allows developers to format pages of a Visio Diagram file. Applying...such method to format Visio pages. 将样式表应用于 Visio 页面 Aspose.Diagram...

    docs.aspose.com/diagram/zh/python-java/format-v...
  9. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Add header on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( textStamp ); } // Save updated...

    products.aspose.com/pdf/zh-hans/java/header/
  10. 计算引脚值和设置形状的大小|Documentation

    本节介绍如何使用 Aspose.Diagram 计算子形状的 PinX 和 PinY 值。...ID and page index is 0 Shape shape = diagram . Pages [ 0 ]. Shapes...); // Get page by name Page page = diagram . Pages . GetPage...

    docs.aspose.com/diagram/zh/net/calculate-pin-va...