Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 7,637 for

rotate

(0.32 sec)
  1. Lire le code‑barres à partir d’une image TIFF –...

    Apprenez à lire les codes-barres à partir d’images TIFF en utilisant Aspose.BarCode for .NET. Ce tutoriel couvre la configuration, le code et les conseils de performance pour le traitement d’images .NET....couleur, la compression et la rotation. Points clés : Gestion automatique...

    blog.aspose.com/fr/barcode/read-barcode-from-ti...
  2. ChartDataLabel Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Drawing.Charts.ChartDataLabel per una visualizzazione avanzata dei dati nei grafici. Migliora le tue presentazioni con etichette dati precise!... Rotation { get; set; } Ottiene o imposta...

    reference.aspose.com/words/it/net/aspose.words....
  3. PowerPoint の図形を .NET で書式設定|Aspose.Slides ドキュメント

    Aspose.Slides を使用して C# で PowerPoint の図形をフォーマットする方法を学びます—PPT および PPTX ファイルの塗りつぶし、線、エフェクト スタイルを正確かつ完全に制御できます。... 図形の Rotation プロパティに目的の角度を設定します。 プレゼンテーションを保存します。...// 図形を 5 度回転させます。 shape . Rotation = 5 ; // PPTX ファイルをディスクに保存します。...

    docs.aspose.com/slides/ja/net/shape-formatting/
  4. Quoi de neuf|Aspose.Words pour Python via .NET

    Aspose.Words pour Python via .NET s'agrandit et s'améliore quotidiennement. Sur cette page, vous pouvez en apprendre davantage sur les fonctionnalités énormes et les plus intéressantes du produit....telles que Orientation et Rotation a été ajoutée. Style de nombre...l’Orientation et de la Rotation des Étiquettes de Graduation...

    docs.aspose.com/words/fr/python-net/what-s-new-...
  5. Aspose.PSD cho .NET 19.4 - Ghi chú Phát hành|Do...

    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(System.Single,System.Boolean...FileFormats.Tiff.TiffImage.Rotate(System.Single,System.Boolean...

    docs.aspose.com/psd/vi/net/aspose-psd-cho-net-1...
  6. Aspose.PSD for .NET 19.4 - 릴리스 노트|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....Rotate(System.Single,System.Boolean...FileFormats.Tiff.TiffImage.Rotate(System.Single,System.Boolean...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  7. إدارة إطارات الصور في العروض التقديمية في .NET|...

    أضف إطارات الصور إلى عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for .NET. سهل سير عملك وحسّن تصميم الشرائح.... Rotation = 45 ; // يكتب العرض التقديمي...Width = 20 ; pictureFrame . Rotation = 45 ; // يكتب العرض التقديمي...

    docs.aspose.com/slides/ar/net/picture-frame/
  8. SVG 路径数据 – 代码示例 – SVG Path Data

    通过 Aspose.SVG 学习如何使用 SVG 路径 - 一组通过组合 SVG 直线、SVG 圆弧和贝塞尔曲线来绘制各种轮廓或形状的命令。...命令允许手动创建带有圆弧的路径: A (rx ry x-axis-rotation large-arc-flag swing-flag...x, y – SVG 圆弧端点的坐标。 x-axis-rotation – x 轴相对于坐标系旋转的角度,以度为单位指定。...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-p...
  9. Path SVG – ejemplos de códigos – Guía de Aspose...

    Aprenda a utilizar trazados SVG – un grupo de comandos para dibujar varios contornos o formas combinando líneas SVG, arcos SVG y curvas Bézier....arcos a mano: A (rx ry x-axis-rotation large-arc-flag sweep-flag...final del arco SVG. x-axis-rotation : el ángulo de rotación del...

    docs.aspose.com/svg/es/net/drawing-basics/svg-p...
  10. .NET でプレゼンテーションの図形を管理する|Aspose.Slides ドキュメント

    Aspose.Slides for .NET で図形を作成、編集、最適化し、高性能な PowerPoint プレゼンテーションを提供する方法を学びます。... float rotation = shape . Frame . Rotation ; shape . Frame... height , flipH , flipV , rotation ); presentation . Save ( "output...

    docs.aspose.com/slides/ja/net/shape-manipulations/