Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 7,564 for

rotate

(0.29 sec)
  1. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series....to change orientation and rotation for data labels. doc = aw...data label orientation and rotation for the entire series. data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  2. หมุน PDF โดยใช้ Rust | Aspose.PDF

    หมุนเอกสาร PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Rust โดยใช้ Aspose.PDF สำหรับ Rust via C++...รหัสนำเข้า “เอกสาร” และ “Rotation” จากลัง “asposepdf” ซึ่งม...asposepdf :: { Document , Rotation }; fn main () -> Result <...

    products.aspose.com/pdf/th/rust-cpp/rotate/
  3. 使用 C++ 设置页面选项|Documentation

    本文提供示例代码,以使用 C++ API 编程方式设置 Excel 工作表的页面选项。您可以设置页面方向、缩放比例、适应页面选项、纸张大小、打印质量和首页编号。...PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/zh/cpp/setting-page-options/
  4. Configuration des options de page avec C++|Docu...

    Cet article fournit un exemple de code pour définir les options de page des feuilles Excel de manière programmatique en utilisant l API C++. Vous pourrez définir l orientation de la page, le facteur de mise à l’échelle, les options FitToPages, la taille du papier, la qualité d impression, le numéro de la première page....PaperJISB4Rotated B4 (JIS) Rotated 364 x 257 mm PaperJISB5Rotated...PaperJISB5Rotated B5 (JIS) Rotated 257 x 182 mm PaperJapanesePostcar Japanese...

    docs.aspose.com/cells/fr/cpp/setting-page-options/
  5. ChartDataLabel.orientation property | Aspose.Wo...

    ChartDataLabel.orientation property. Gets or sets the orientation of the label text....to change orientation and rotation for data labels. doc = aw...data label orientation and rotation for the entire series. data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Quaternionen verkettieren und auf 3D Entitäten ...

    Aspose.3D for .NET ermöglicht es Entwicklern, zwei Rotations transformationen zu einer in einer Quaternion dargestellten zu kombinieren....NET können Entwickler zwei Rotations transformationen zu einer...Concatenate q1 and q2. q1 and q2 rotate alone x-axis with same angle...

    docs.aspose.com/3d/de/net/concatenate-quaternio...
  7. 在 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...
  8. آرشیوها

    آرشیوها...Rotation زاویه چرخش را تنظیم کنید....textFragment2 = new TextFragment("rotated text"); textFragment2.Position...

    blog.aspose.com/fa/pdf/rotate-text-inside-pdf-d...
  9. كيفية دوران نص الخلية|Documentation

    تعلّم كيف تدور نصوص خلايا بشكل برمجي باستخدام Aspose.Cells for JavaScript عبر C++....> </ head > < body > < h1 > Rotate Text in Cells Example </ h1...column ); a1 . putValue ( "a1 rotate text" ); let a1Style = a1 ...

    docs.aspose.com/cells/ar/javascript-cpp/how-to-...
  10. PDF内のテキストを回転させる方法 (C++使用)|Aspose.PDF for C++

    PDFにテキストを回転させるさまざまな方法を学びます。Aspose.PDFを使用すると、任意の角度にテキストを回転させたり、テキストフラグメントや段落全体を回転させたりできます。...(C++使用) Contents [ Hide ] Rotationプロパティを使用してPDF内のテキストを回転させる TextFragment...TextFragment クラスのRotationプロパティを使用すると、さまざまな角度でテキストを回転させることができ...

    docs.aspose.com/pdf/ja/cpp/rotate-text-inside-pdf/