Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 183,461 for

page

(0.13 sec)
  1. PDF Document Compression | Aspose.PDF

    Optimize PDF files on any platform programmatically with this sample code using Aspose.PDF Library...document in order to open the first page as quickly as possible: Invoking...a way that allows the first page of the PDF file to be displayed...

    products.aspose.com/pdf/compress/
  2. How to remove Freetext Annotation using Java | ...

    Remove Freetext annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Freetext annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/freetex...
  3. 通过 C# 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C# 使用 .NET 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/net/images/add/
  4. Add a new Layer in the Visio Diagram in Ruby|Do...

    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....vsd" ) \ # get Visio page page = diagram . getPages () ....Layer to the particular page sheet page . getPageSheet () . getLayers...

    docs.aspose.com/diagram/java/add-a-new-layer-in...
  5. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....image on the page. When working with single-page images, this...always 0. Page int Page number. When working with single-page images...

    docs.aspose.com/ocr/java/image-regions-characte...
  6. 使用 C++ 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/
  7. 通过 C++ 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/add/
  8. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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....vsd" ); // get a Visio page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get a shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/java/public-api-changes...
  9. Aspose::Words::Framesets namespace | Aspose.Wor...

    Aspose::Words::Framesets namespace. The Aspose.Words.Framesets namespace provides classes and enumerations that represents a frames Page or a single frame on a frames Page in C++....represents a frames page or a single frame on a frames page. Classes Class...Represents a frames page or a single frame on a frames page. To learn more...

    reference.aspose.com/words/cpp/aspose.words.fra...
  10. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python.... Insert a new page to host the rotated text. Create...# Get particular page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/rotate-text-insi...