Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 7,447 for

rotation

(0.15 sec)
  1. كيفية تدوير SVG في C #

    تساعد هذه المقالة في كيفية تدوير SVG في C #. يحتوي على تفاصيل تكوين IDE ، وقائمة من الخطوات جنبًا إلى جنب مع نموذج التعليمات البرمجية لـ SVG للتدوير في C #....رمز قابل للتشغيل لـ ** SVG rotate in C # **. سوف تتعلم إنشاء...مقتطف الشفرة هذا * مهمة SVG rotate في C # *. يستخدم مقطع التعليمات...

    kb.aspose.com/ar/svg/net/how-to-rotate-an-svg-i...
  2. تدوير النص في Word باستخدام بايثون

    تدوير النص في Word باستخدام Python. احصل على تفاصيل لتعيين IDE، وقائمة الخطوات، ونموذج التعليمات البرمجية لقلب النص في Word باستخدام Python....بتعيين اتجاه النص إلى VERTICAL_ROTATED_FAR_EAST، وVERTICAL_FAR_EAST،...وVERTICAL_FAR_EAST، وHORIZONTAL_ROTATED_FAR_EAST، وUPWARD، وDOWNWARD، وHORIZONTAL...

    kb.aspose.com/ar/words/python/rotate-text-in-wo...
  3. Kép forgatása Java-ban

    Ez a rövid téma bemutatja, hogyan lehet képet forgatni Java-ban. A Java-ban végrehajtott bitmap forgatási műveletet egy felhasználó által meghatározott szögre mutatjuk be, beleértve azt is, hogyan állíthatjuk be a háttérszínt azokon a területeken, amelyeket a forgatás felfed....állítsa be a háttérszínt a rotate metódus segítségével Exportálja...forgatása javában példaként a rotate metódust használja, hogy specifikus...

    kb.aspose.com/hu/imaging/java/rotate-image-in-j...
  4. Rotirajte tekst u Wordu pomoću Pythona

    Rotirajte tekst u Wordu pomoću Pythona. Dobijte pojedinosti za postavljanje IDE-a, popis koraka i primjer koda za okretanje teksta u Wordu pomoću Pythona....orijentaciju teksta na VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST, HORIZONTAL_ROTATED_FAR_EAST, GORE, DOLJE i HORIZONTALNO. Ovaj...

    kb.aspose.com/hr/words/python/rotate-text-in-wo...
  5. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceBottom method. Returns or sets the distance (in points) between the document text and the bottom edge of the shape in C++....center of the page, and then rotate the shape 60 degrees clockwise...set_Left ( 150 ); shape -> set_Rotation ( 60 ); // Add text that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceLeft method. Returns or sets the distance (in points) between the document text and the left edge of the shape in C++....center of the page, and then rotate the shape 60 degrees clockwise...set_Left ( 150 ); shape -> set_Rotation ( 60 ); // Add text that will...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Managing Raster Formats in Jython|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....Jython Resizing Images in Jython Rotate and Flip an Image in Jython...

    docs.aspose.com/imaging/java/managing-raster-fo...
  8. Fill.RotateWithObject | Aspose.Words for .NET

    Manage the RotateWithObject property to control if the fill rotates with your object. Enhance your design flexibility and precision effortlessly!...Gets or sets whether the fill rotates with the specified object....

    reference.aspose.com/words/net/aspose.words.dra...
  9. Ruota il PDF usando C++ | Aspose.PDF

    Ruota i documenti PDF in modo programmatico con codice di esempio C++ utilizzando Aspose.PDF per C++...Setting Rotation angle of page page -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/it/cpp/rotate/
  10. Node.jsでPDFページを回転する|Aspose.PDF for Node.js via C++

    このトピックでは、Node.js環境で既存のPDFファイルのページの向きをプログラムで回転する方法について説明します。...Rotation’ を使用します。これにより、PDFを何度回転させる...pdf_file , AsposePdfModule . Rotation . on270 , "ResultRotation...

    docs.aspose.com/pdf/ja/nodejs-cpp/rotate-pages/