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

rotate page

(0.77 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. Aspose.PDF for Java

    This API allows you to do all kinds of operations on PDF files including creating, editing and converting etc. in Java applications....Page Product Family Aspose.PSD Product...How to Change the Order of Pages in PDF using Java How to Insert...

    kb.aspose.com/pdf/java/page/4/
  4. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....Page Product Family Aspose.PSD Product...Contents in Word using Python Rotate Text in Word using Python Convert...

    kb.aspose.com/words/python/page/2/
  5. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Page Product Family Aspose.PSD Product...PDF using Python How to Change Page Size of PDF using Python How...

    kb.aspose.com/pdf/page/11/
  6. 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...
  7. 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/
  8. 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/
  9. 获取 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...
  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-hant/cpp/stamps/text/