Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 7,647 for

rotation

(0.16 sec)
  1. 在PDF中以编程方式添加图片印章|Aspose.PDF for C++

    使用Aspose.PDF for C++库中的ImageStamp类在PDF文档中添加图片印章。...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    docs.aspose.com/pdf/zh/cpp/image-stamps-in-pdf-...
  2. C++ Barcode Processing API | products.aspose.com

    C++ barcode scanner and generator library for 1D and 2D barcodes. Create and read different kinds of 1D, 2D and Postal barcodes...background color, quality, rotation angle, x-dimension, size,...Control size & orientation Rotate images to any angle Control...

    products.aspose.com/barcode/cpp/
  3. 变换矩阵 – SVG 代码示例 – Transformation Matrix

    了解如何使用变换矩阵来旋转、缩放、平移和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。...应用 SVG 转换(如 translation , rotation , scaling , 和 skewing )的便...matrix(a,b,c,d,e,f) 的情况。 旋转矩阵 – Rotation Matrix 如果您喜欢练习计算正弦和余弦,那么您就在这里!旋转矩阵如下所示:...

    docs.aspose.com/svg/zh/net/drawing-basics/trans...
  4. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...its text, font, size, and rotation. Insert the Watermark into...

    forum.aspose.com/t/adding-shape-watermark-remov...
  5. Working with Protection|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....height, x-position, y-position, rotation and more. Developers can achieve...

    docs.aspose.com/diagram/java/working-with-prote...
  6. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation....show_leader_lines = True # Set rotation angle for pie chart sectors...

    products.aspose.com/slides/python-net/chart/pptx/
  7. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code.... Add a new canvas with a rotation around a point transformation...call the Scale() Method. To rotate canvas 5 around a point of...

    products.aspose.com/page/net/work-with-canvases/
  8. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for C++. Get clear code samples and tips to streamline your presentations....adjust the position, size, and rotation of SmartArt node shapes, set...SmartArtShape position, size and rotation also please note that adding...

    docs.aspose.com/slides/cpp/manage-smartart-shap...
  9. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Python via .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....with two cube nodes, if we rotate the root node, all child nodes...Vector3 ( 10 , 0 , 0 ) # The rotated top node will affect all child...

    docs.aspose.com/3d/python-net/add-node-hierarch...
  10. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....rotateTransform(float angle) Rotates the local geometric transformation...rotateTransform(float angle, int order) Rotates the local geometric transformation...

    reference.aspose.com/psd/java/com.aspose.psd/pen/