Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 7,505 for

rotation

(0.1 sec)
  1. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....rotateTransform(float angle) Rotates the local geometric transform...rotateTransform(float angle, int order) Rotates the local geometric transform...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  2. Aspose.Total for Java|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....transformations such as scaling, rotation and flipping. A demanding...

    docs.aspose.com/total/java/
  3. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、PPTX 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。... 将形状的 rotation 属性设置为所需角度。 保存演示文稿。 // 实例化表示演示文稿文件的...// 将形状旋转 5 度。 shape -> set_Rotation ( 5 ); // 将 PPTX 文件保存到磁盘。...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  4. Aspose.Total for Python via .NET|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....operations like resizing, cropping, rotating, and adjusting image parameters...bar color, image quality, rotation angle, and resolution. For...

    docs.aspose.com/total/python-net/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 在 PDF 中添加、获取或删除水印 https://products.aspose.com/pdf/zh-hans/net/watermark/ Recent content in 使用 C# 在 PDF 中添加、获取或删除水印 on Aspsoe.PDF Products......n Rotation p = m 15p ; line cl n artifactp...

    products.aspose.com/pdf/zh-hans/net/watermark/i...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 在 PDF 中添加、获取或删除水印 https://products.aspose.com/pdf/zh-hans/cpp/watermark/ Recent content in 使用 C++ 在 PDF 中添加、获取或删除水印 on Aspsoe.PDF Produc......Set artifact position and rotation line cl n artifacto ->n...

    products.aspose.com/pdf/zh-hans/cpp/watermark/i...
  7. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF documents in Python....) Create a PDF Table with Rotated Text Cells Create a table in...Python and Aspose.PDF with text rotated at different angles inside...

    docs.aspose.com/pdf/python-net/adding-tables/
  8. Quick Recognition Examples|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....getConfidence () + "%" ); } } Rotated Barcodes public void recognizeRotatedBarc...reader = new BarCodeReader ( "rotated_barcode.png" , DecodeType ...

    docs.aspose.com/barcode/java/developer-guide/qu...
  9. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....file with adjusted rotation viewer . auto_rotate = True # Do not...

    releases.aspose.com/pdf/pythonnet/
  10. 在 Java 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 Java 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且全面地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。... 将形状的 rotation 属性设置为所需角度。 保存演示文稿。 以下 Java...presentation . save ( "shape_rotation.pptx" , SaveFormat . Pptx...

    docs.aspose.com/slides/zh/java/shape-formatting/