Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 7,637 for

rotation

(0.12 sec)
  1. Hoe afbeelding te roteren in C#

    Deze korte tutorial beschrijft hoe je een afbeelding kunt roteren in C#. Om de afbeelding programmatisch te roteren, worden C#-omgevingsinstellingen en voorbeeldcode ook gedeeld met een gedetailleerde beschrijving....Rotate Draai de afbeelding op de Y-as...gedemonstreerd die de RasterImage.Rotate-functie gebruikt om de afbeelding...

    kb.aspose.com/nl/imaging/net/how-to-rotate-imag...
  2. Wasserzeichen hinzufügen|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....einer bestimmten Texthöhe, Rotation, Stil, Anpassungen und ähnlichem...

    docs.aspose.com/cad/de/net/working-with-watermark/
  3. Manipuler les images Photoshop PSD en utilisant...

    L'API de manipulation Photoshop C# .NET prend en charge de nombreuses fonctionnalités pour travailler avec des images PSD. Les cas d'utilisation les plus courants sont répertoriés dans cette section....enregistrement d’images Recadrage, rotation et redimensionnement d’images...

    docs.aspose.com/psd/fr/net/manipulating-images/
  4. Supported Resources|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.... Rendering of Rotated Text Layers Support of Fill...

    docs.aspose.com/psd/java/supported-resources/
  5. Aspose::Words::Drawing::ShapeBase::set_ScreenTi...

    Aspose::Words::Drawing::ShapeBase::set_ScreenTip method. Setter for Aspose::Words::Drawing::ShapeBase::get_ScreenTip in C++....Aspose::Words::Drawing::ShapeBase::set_Rotation method Aspose::Words::Dra...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. تنسيق خلايا إكسل|Documentation

    تطبيق تنسيق خلايا إكسل تطبيق الخلفيات، الحدود، المحاذاة، تنسيقات الأرقام، وأنماط الخلايا باستخدام أتمتة الذكاء الاصطناعي...: { "filepath" : "reports/rotation-demo.xlsx" , "sheet_name"...[ { "range" : "D1" , "text_rotation" : 45 , "horizontal_align"...

    docs.aspose.com/cells/ar/nodejs-cpp/mcp/cell-fo...
  7. Set Line Spacing of the Paragraph in a Shape or...

    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....Spacing of Excel TextBox or Shape Rotate Text with Shape inside the...

    docs.aspose.com/cells/net/set-line-spacing-of-t...
  8. إضافة علامة مائية إلى PDF باستخدام C++|Aspose.P...

    توضح هذه المقالة ميزات العمل مع القطع الأثرية والحصول على العلامات المائية في ملفات PDF باستخدام البرمجة بلغة C++....Rotation – يحصل على دوران الأداة الفنية...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ar/cpp/add-watermarks/
  9. إضافة علامة مائية إلى PDF باستخدام C#|Aspose.PD...

    تشرح هذه المقالة ميزات العمل مع العناصر والحصول على العلامات المائية في ملفات PDF باستخدام C# برمجيًا....Rotation : يحصل على دوران العنصر (بالدرجات،...VerticalAlignment . Center ; artifact . Rotation = 45 ; artifact . Opacity...

    docs.aspose.com/pdf/ar/net/add-watermarks/
  10. プログラムでPDFページを回転|Aspose.PDF for Java

    Javaを使用してページの向きを変更し、新しいページの向きにページ内容を合わせる。... Rotate()メソッドを使用して回転角度を設定することで、ページの向きを変更することもできます。...ページの回転角度を設定 page . setRotate ( Rotation . on90 ); } _dataDir = _dataDir...

    docs.aspose.com/pdf/ja/java/rotate-pages/