Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,330 for

rotate page

(0.05 sec)
  1. 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/41/
  2. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....relative to the left edge of the page. Overrides the value of align...edge of the page. rotation_angle integer n/a Rotate the element...

    docs.aspose.com/omr/net/json-markup/elements-ba...
  3. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceTop method. Returns or sets the distance (in points) between the document text and the top edge of the shape in C++....to the center of the page, and then rotate the shape 60 degrees...set_Left ( 150 ); shape -> set_Rotation ( 60 ); // Add text that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the document text and the right edge of the shape in C++....to the center of the page, and then rotate the shape 60 degrees...set_Left ( 150 ); shape -> set_Rotation ( 60 ); // Add text that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 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...
  6. Convert CGM to PSD via Java | products.aspose.com

    Export CGM file to PSD in your Java applications without using any third party application...features such as text extraction, page manipulation, and image extraction...file. In order to convert all pages, you can first render your CGM...

    products.aspose.com/total/java/conversion/cgm-t...
  7. 在 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-...
  8. Calculate Pin Values and Setting Size of a Shap...

    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....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/java/calculate-pin-valu...
  9. 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...
  10. 使用 Python 旋转 PDF | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for Python 库旋转 PDF 文件的功能。...input_pdf ) for page in doc . pages : r = page . media_box newHeight...to move page upper in order to compensate changing page size #...

    products.aspose.com/pdf/zh-hant/python-net/rotate/