Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 7,546 for

rotation

(0.12 sec)
  1. 使用C++旋转PDF页面|Aspose.PDF for C++

    本主题描述了如何使用C++以编程方式旋转现有PDF文件中的页面方向。...您还可以通过使用Rotate()方法设置旋转角度来更改页面方向。 void ChangePageOrientatio...设置页面的旋转角度 page -> set_Rotate ( Rotation :: on90 ); } // 保存输出文件...

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  2. FieldMergeBarcode class | Aspose.Words for Python

    aspose.words.fields.FieldMergeBarcode class. Implements the MERGEBARCODE field... symbol_rotation Gets or sets the rotation of the barcode...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....不支持 IShape 属性 RawFrame、Frame、Rotation、X、Y、Width、Height,并在尝试访问时抛出...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....Gets/sets if the reflection should rotate with the shape. ReflectionEffect...ThreeDFormat.RotationX: Gets/sets the rotation of the extruded shape around...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....flipH and flipV , and the rotation angle. Assigning this instance...// Flip horizontally. float rotation = shape . getFrame (). getRotation...

    docs.aspose.com/slides/androidjava/shape-manipu...
  6. 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.... Rotate the point counterclockwise...of that matrix to a rotation m . rotate (( float ) subShape ...

    docs.aspose.com/diagram/java/calculate-pin-valu...
  7. Working with Protection|Documentation

    This section explains how to set protection in the diagram with Aspose.Diagram....height, x-position, y-position, rotation and more. Developers can achieve...

    docs.aspose.com/diagram/net/working-with-protec...
  8. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  9. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....printing such as auto-resize, auto-rotate, and disables the page number...Print the file with adjusted rotation viewer . PrintPageDialog =...

    products.aspose.com/pdf/tutorial/print-pdf/
  10. 变换矩阵 – 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...