Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 188,129 for

page

(1.87 sec)
  1. 使用 Java 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式处理 PDF 中的图像...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()...(). get_Item ( 1 ); page . addImage ( DATA_DIR . resolve ( "aspose-logo...

    products.aspose.com/pdf/zh-hans/java/images/
  2. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  3. Hello World Example in C#|Aspose.Words for .NET

    Create Hello world example to start working with LINQ Reporting Engine to build a report in C#.... What is this page about? This page explains the “Hello...results. Please refresh the page and try again....

    docs.aspose.com/words/net/hello-world-example/
  4. 将TIFF转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java 允许将多页或多帧TIFF图像转换为PDF应用程序。...document = new Document (); Page page = document . getPages ()....setImageStream ( inputStream ); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/zh/androidjava/convert-tiff...
  5. Working with PDF Documents using Rust via C++|A...

    This article describes to you what manipulations can be done with the document with Aspose.PDF for Rust via C++ library....following: Optimize PDF - optimize page content, optimize file size...Optimize PDF Resources - optimize page content, optimize file size...

    docs.aspose.com/pdf/rust-cpp/working-with-docum...
  6. Process and Convert XML Using Python | Aspose.PDF

    Transform XML programmatically with Python sample code using Aspose.PDF for Python for .NET... Set page parameters. Upload XSLT file...HtmlLoadOptions () # Set page size to A5 options . page_info . height =...

    products.aspose.com/pdf/python-net/transform-xml/
  7. Remove White Spaces from the Data before Render...

    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....images in applications or web pages. For example, you might need...top, left, bottom, and right page‑setup margins for the source...

    docs.aspose.com/cells/java/remove-white-spaces-...
  8. 在 Java 中处理 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式管理 PDF 表单。...Document ( inputFile )) { Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/zh-hans/java/acroforms/
  9. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.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/java/areas-detection/curved...
  10. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....collection can be found in a page’s Resources collection. To replace...FileMode . Open )) { document . Pages [ 1 ]. Resources . Images ....

    docs.aspose.com/pdf/net/replace-image-in-existi...