Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 6,818 for

rotate

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

    簡單的演示原始程式碼,可在任何平臺上使用C++語言將文本戳添加到PDF。...); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/zh-hant/cpp/stamps/text/
  2. Get Page Properties in Python|Aspose.PDF for Java

    Learn how to access the properties of specific pages within a PDF document in Python using Aspose.PDF for detailed control.... getNumber () print "Rotate :-" + pdf_page . getRotate...

    docs.aspose.com/pdf/java/get-page-properties-in...
  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....Convert PDF to XML in Java How to Rotate PDF using Java How to Change...

    kb.aspose.com/pdf/java/page/3/
  4. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Word Metadata using C# How to Rotate an SVG in C# How to Convert...

    kb.aspose.com/categories/page/35/
  5. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Excel to Word in C# How to Rotate a Cell in Excel using C# How...

    kb.aspose.com/cells/net/page/3/
  6. Aspose.Imaging Product Family

    Find answers about manipulating, creating, converting, and editing image programmatically....GIF From Images in C# How to Rotate Image in C# How to Convert...

    kb.aspose.com/imaging/page/5/
  7. Get and Set Page Properties|Aspose.PDF for PHP ...

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for PHP via Java....TrimBox, Rect, Page Number, and Rotate for a specific page in the...TrimBox, Rect, Page Number, Rotate) from the specific page object...

    docs.aspose.com/pdf/php-java/get-and-set-page-p...
  8. Aspose::Words::Saving::PdfPermissions enum | As...

    Aspose::Words::Saving::PdfPermissions enum. Specifies the operations that are allowed to a user on an encrypted PDF document in C++....Assemble the document (insert, rotate, or delete pages and create...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Set Margins of Comment or Shape inside the Work...

    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...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...
  10. 使用 C# 向 PDF 添加文本图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上向 PDF 文件添加文本戳的 C# 源代码。...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/zh-hans/net/stamps/text/