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

rotation

(0.17 sec)
  1. 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/
  2. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Rotation method. Gets or sets the Rotation of the axis title in degrees in C++....le::get_Rotation method ChartAxisTitle::get_Rotation method Gets...Gets or sets the rotation of the axis title in degrees. int32_t...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 连接四元数并应用于 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...
  4. 连接四元数并应用于 3D 实体|Documentation

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

    docs.aspose.com/3d/zh/python-net/concatenate-qu...
  5. 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...
  6. Aspose::Words::Drawing::ShapeTextOrientation en...

    Aspose::Words::Drawing::ShapeTextOrientation enum. Specifies orientation of text in shapes in C++.... Downward 1 Text is rotated 90 degrees to the right to...(tb-rl). Upward 2 Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. BarcodeParameters.symbolRotation property | Asp...

    BarcodeParameters.symbolRotation property. Rotation of the barcode symbol...symbolRotation property Rotation of the barcode symbol. Valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldMergeBarcode.symbol_rotation property | As...

    FieldMergeBarcode.symbol_Rotation property. Gets or sets the Rotation of the barcode symbol...symbol_rotation property FieldMergeBarcode.symbol_rotation property...property Gets or sets the rotation of the barcode symbol. Valid values...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 在 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...