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

rotate

(0.17 sec)
  1. Archivio

    Archivio...auto_rotate = True viewer.print_page_dialog...auto_resize = True viewer.auto_rotate = True viewer.print_page_dialog...

    blog.aspose.com/it/pdf/print-pdf-in-python/
  2. Архів

    Архів...rotation = -45 # відправити назад slide...встановити обертання watermarkShape.rotation = -45 # зберегти презентацію...

    blog.aspose.com/uk/slides/add-watermark-to-powe...
  3. Procurar

    Procurar...auto_rotate = True viewer.print_page_dialog...auto_resize = True viewer.auto_rotate = True viewer.print_page_dialog...

    blog.aspose.com/pt/pdf/print-pdf-in-python/
  4. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product.... Orientation And Rotation of Chart Titles and Axis Titles...control the orientation and rotation of chart titles and axis titles...

    docs.aspose.com/words/python-net/what-s-new-in-...
  5. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...(Inherited from ShapeBase ) rotation Defines the angle (in degrees)...degrees) that a shape is rotated. Positive value corresponds to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Archiwa

    Archiwa...rotation = -45 # Wyślij wstecz slide...ustawić obrót watermarkShape.rotation = -45 # zapisz prezentację...

    blog.aspose.com/pl/slides/add-watermark-to-powe...
  7. Wasserzeichen zu Präsentationen in Python hinzu...

    Erfahren Sie, wie Sie Text- und Bildwasserzeichen in PowerPoint- und OpenDocument-Präsentationen in Python verwalten, um einen Entwurf, vertrauliche Informationen, Urheberrecht und mehr anzuzeigen....watermark_shape ) Wasserzeichen‑Rotation festlegen Im folgenden Beispiel...math . pi watermark_shape . rotation = float ( diagonal_angle )...

    docs.aspose.com/slides/de/python-net/watermark/
  8. Customize Chart Axes in Presentations Using PHP...

    Discover how to use Aspose.Slides for PHP via Java to customize chart axes in PowerPoint presentations for reports and visualizations....-> dispose (); } } Set the Rotation Angle for a Chart Axis Title...Java allows you to set the rotation angle for a chart axis title...

    docs.aspose.com/slides/php-java/chart-axis/
  9. 記録

    記録...string theString = "45 Degree Rotated Text"; // Graphicsクラスのインスタ.../ 2, sz.Height / 2); matrix.Rotate(-45.0f); // マトリックスを介して変換を設定します...

    blog.aspose.com/ja/imaging/add-watermark-to-ima...
  10. C++でのアーティファクトの操作|Aspose.PDF for C++

    このページでは、Aspose.PDF for C++ を使用してアーティファクトクラスを操作する方法について説明します。コードスニペットは、PDFページに背景画像を追加する方法と、PDFファイルの最初のページにある各ウォーターマークを取得する方法を示しています。...Rotation – アーティファクトの回転を取得します(度単位、正の値は反時計回りの回転を示します)。...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ja/cpp/artifacts/