Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 7,465 for

rotation

(0.23 sec)
  1. Exportation avec des options 3D|CAD 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....utilisant quelques angles de rotation arbitraires. Changer l’ObserverAngle...

    docs.aspose.com/cad/fr/java/developer-guide/exp...
  2. TextPath class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...the letters of the text are rotated. sameLetterHeights Determines...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ReportBuildOptions enumeration | Aspose.Words f...

    aspose.words.reporting.ReportBuildOptions enumeration. Specifies options controlling behavior of [ReportingEngine](../reportingengine/) while building a report....orientation values to appropriately rotate inserted JPEG images. UPDA...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Rotera en form med lämplig vinkel i PHP|Documen...

    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....$saveFileFormat -> VDX ); print "Rotated shape." . PHP_EOL ; Ladda ner...

    docs.aspose.com/diagram/sv/java/rotate-a-shape-...
  5. Archivo

    Archivo...agua the_string = "45 Degree Rotated Text" graphics = Graphics(image)...Establecer ángulo de rotación matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/es/imaging/add-watermark-to-ima...
  6. Calcola i valori dei pin e imposta le dimension...

    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....of that matrix to a rotation m . rotate (( float ) subShape ...

    docs.aspose.com/diagram/it/java/calculate-pin-v...
  7. Agregar marca de agua a PDF con C++|Documentation

    Aprende cómo agregar marcas de agua de texto e imagen a archivos PDF al renderizar usando Aspose.Cells con C++....TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...SetOffsetY ( 200 ); // Specify rotation watermark . SetRotation (...

    docs.aspose.com/cells/es/cpp/add-watermark-to-pdf/
  8. Добавление водяного знака в PDF с помощью C++|D...

    Узнайте, как добавлять текстовые и графические водяные знаки в PDF документы при рендеринге с помощью Aspose.Cells и C++....TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...SetOffsetY ( 200 ); // Specify rotation watermark . SetRotation (...

    docs.aspose.com/cells/ru/cpp/add-watermark-to-pdf/
  9. إضافة علامة مائية إلى PDF باستخدام C++|Document...

    تعلم كيفية إضافة علامات مائية نصية وصورة إلى ملفات PDF أثناء التصيير باستخدام Aspose.Cells مع C++....TextAlignmentType :: Center ); // Specify rotation. watermark . SetRotation (...SetOffsetY ( 200 ); // Specify rotation watermark . SetRotation (...

    docs.aspose.com/cells/ar/cpp/add-watermark-to-pdf/
  10. Javaで画像を回転する

    この簡潔なトピックでは、Javaで画像を回転させる方法を示します。Javaでのビットマップ回転操作をユーザーが定義した角度で示し、回転によって露出される領域の背景色を設定する方法も説明します。...パフォーマンスを最適化するためにメモリに読み込んだ画像をキャッシュします rotateメソッドで画像の回転を行い、背景色を設定します 回転した画像をエクスポートします...Javaでビットマップを回転する ために、サンプルではrotateメソッドを使用して画像に特定の回転を適用します。画像の...

    kb.aspose.com/ja/imaging/java/rotate-image-in-j...