Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 7,642 for

rotation

(0.11 sec)
  1. Matrix data stored in FBX is not scaling correc...

    22After reviewing the previous version, I found that the problem still exists. Determinant -0.064566562641822256 double m00 -4.0781347732812872E-09 double m01 0.34198537468910217 double m02 0 double m03 0 doub…...Vector3 scaling, out Quaternion rotation) on this matrix results in...original translation , scale and rotation values (TRS) from the FBX...

    forum.aspose.com/t/matrix-data-stored-in-fbx-is...
  2. Rotate PDF Pages with JavaScript via C++|Aspose...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically via JavaScript via C++...Rotate PDF Pages with JavaScript via C++ Contents [ Hide ] This... onload = ( event ) => { /*rotate all pages PDF-file and save...

    docs.aspose.com/pdf/javascript-cpp/rotate-pages/
  3. Add Watermark To PDF|Documentation

    Learn how to add a watermark to PDF with Aspose.Cells for Python via .NET API....can set alignment, offset, rotation, opacity, foreground/background...can set alignment, offset, rotation, opacity, foreground/background...

    docs.aspose.com/cells/python-net/add-watermark-...
  4. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。...textFragment2 = new TextFragment ( "rotated text" ); textFragment2 . Position...textFragment2 . TextState . Rotation = 45 ; // 创建旋转的文本片段 TextFragment...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  5. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Orientation method. Gets or sets the orientation of the tick label text in C++....to change orientation and rotation for axis tick labels. auto...tick label orientation and rotation. xTickLabels -> set_Orientation...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines layout of the watermark relative to the watermark center in C++....Corresponds to 0 degrees of rotation. Diagonal 315 Diagonal watermark...Corresponds to 315 degrees of rotation. Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words/wat...
  7. Export CAD files to PDF-3D|CAD Documentation

    Use C# .NET AutoCAD to PDF-3D converter in C#. You can convert 3D model to PDF-3D in C# .NET as well.... Rotation, scaling, and detail selection...well as a demonstration of rotation and scaling. Aspose.CAD for...

    docs.aspose.com/cad/net/developer-guide/export-...
  8. Add Watermark To PDF|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....can set alignment, offset, rotation, opacity, foreground/background...can set alignment, offset, rotation, opacity, foreground/background...

    docs.aspose.com/cells/net/add-watermark-to-pdf/
  9. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....can set alignment, offset, rotation, opacity, foreground/background...TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  10. 连接四元数并应用于 3D 实体|Documentation

    Aspose.3D for .NET 允许开发人员将两个旋转转换合并为一个以四元数表示的旋转转换。... q1 and q2 rotate alone x-axis with same angle...)); cylinder . Transform . Rotation = q1 ; cylinder . Transform...

    docs.aspose.com/3d/zh/net/concatenate-quaternio...