Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 3,840 for

rotate page

(0.08 sec)
  1. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....call AddStamp method of the Page to add the stamp in the PDF...100 ; // Rotate stamp textStamp . Rotate = Rotation . on90 ;...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  2. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....) method of the Page class to add the stamp in the...new Document ( $inputFile ); $pages = $document -> getPages ();...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...
  3. 使用 C++ 向 PDF 添加文本图章 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用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/
  4. Rust via C++ | Server-oriented solution for PDF...

    Aspose.PDF for Rust via C++ is a library designed to simplify the creation of intricate, multi-Page PDF documents within Rust...makes creating complex, multi-page, printable documents easy. API...document using grey shades, Rotate whole pages in PDF document, Set...

    products.aspose.com/pdf/rust-cpp/
  5. Calculate Pin Values and Setting Size of a Shap...

    This section explains how to calculate PinX and PinY Values of the Sub Shape with Aspose.Diagram....not absolute coordinate in the Page . If the user require to get...Cell_Type is equal to one. Rotate the point counterclockwise...

    docs.aspose.com/diagram/net/calculate-pin-value...
  6. Advanced operations|Aspose.PDF for Python via C++

    Aspose.PDF for Python via C++ can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers....split a PDF into individual pages. Split your PDF into individual...Work with pages in PDF documents. You can add pages to existing...

    docs.aspose.com/pdf/python-cpp/advanced-operati...
  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....NET Latest Answers How to Rotate PDF using C# How to Convert...

    kb.aspose.com/pdf/net/page/3/
  8. Aspose.PDF for Python

    This API allows you to all kinds of operations on PDF files including creating, editing and converting etc. in Python applications....Page Product Family Aspose.PSD Product...PDF using Python How to Change Page Size of PDF using Python How...

    kb.aspose.com/pdf/python/page/5/
  9. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/java/ps/working-with-gradi...
  10. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。... 调用 Page 类的 AddStamp 方法将印章添加到 PDF 中。...= 300 ; imageStamp . Rotate = Rotation . on270 ; imageStamp ...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...