Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,351 for

rotate page

(0.09 sec)
  1. 使用 C++ 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加文本图章。...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    products.aspose.com/pdf/zh-hans/cpp/stamps/text/
  2. 使用 Java 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加文本图章。...100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...()); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    products.aspose.com/pdf/zh-hant/java/stamps/text/
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Page Product Family Aspose.PSD Product...PDF using Python How to Change Page Size of PDF using Python How...

    kb.aspose.com/categories/page/50/
  4. Set the Margins of a Comment or Shape inside th...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for Node.js via C++....AI Document Assistant Close Rotate Text with Shape inside the...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...
  5. Working with Text in PDF using C++|Aspose.PDF f...

    This section explains various techniques of text handling. Learn how to add, replace, Rotate, search text using Aspose.PDF and C++....format text in PDFs, how to rotate or replace text, how to add...to replace text in all the pages of a PDF document. You first...

    docs.aspose.com/pdf/cpp/working-with-text/
  6. Aspose.PDF for .NET

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in .NET applications....Page Product Family Aspose.PSD Product...Signature in PDF using C# How to Rotate Text in PDF using C# How to...

    kb.aspose.com/pdf/net/page/4/
  7. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library.... Call the Page class’ AddStamp method to add...= 300 ; imageStamp . Rotate = Rotation . on270 ; imageStamp ...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/
  8. 获取 Python 中的页面属性|Aspose.PDF for Java

    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....pdf' # 获取页面集合 page_collection = pdf_document ....getPages (); # 获取特定页面 pdf_page = page_collection . get_Item ( 1...

    docs.aspose.com/pdf/zh/java/get-page-properties...
  9. Barcode Library Features|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....appearance-related properties Image rotation Encoding and decoding non-English...background color, bar color, rotation angle, X-dimension, image...

    docs.aspose.com/barcode/python-net/product-feat...
  10. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...stamp to particular page document -> get_Pages () -> idx_get ( 1...

    products.aspose.com/pdf/zh-hans/cpp/stamps/