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

rotation

(2.04 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceTop method. Returns or sets the distance (in points) between the document text and the top 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...
  2. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceRight method. Returns or sets the distance (in points) between the document text and the right 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...
  3. Erstellen von 3D-Präsentationen in Python|Aspos...

    Erstellen Sie interaktive 3D-Präsentationen in Python mit Aspose.Slides mühelos. Exportieren Sie schnell in PowerPoint- und OpenDocument-Formate für vielseitige Nutzung....der Kamera können Sie die Rotation des Lichts relativ zur 3D-Form...three_d_format . camera . set_rotation ( 20 , 30 , 40 ) shape . three_d_format...

    docs.aspose.com/slides/de/python-net/3d-present...
  4. Système de coordonnées|Aspose.PDF for .NET

    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....vous permet d’effectuer des rotations, des translations et des mises...transformation (mise à l’échelle, rotation). Espace de formulaire Les...

    docs.aspose.com/pdf/fr/net/coordinate-system/
  5. Керування графічними станами PS файлів | .NET

    Рішення .NET API для керування файлами PS. Приклад коду про те, як обрізати та трансформувати стани графіки файлів PS за допомогою кількох рядків коду C#....допомогою методів Scale() , Rotate() , Shear() та Transform()...Translate( 250 , 0 ); ////////// Rotation ////////// //Save graphics...

    products.aspose.com/page/uk/net/work-with-ps-gr...
  6. إدارة مساحات العمل لملف PS | .NET

    .NET API Solution لإدارة ملفات PS. مثال كود حول كيفية قص وتحويل حالات الرسومات لملفات PS باستخدام بضعة أسطر من كود C#....أخرى باستخدام طرق Scale() و Rotate() و Shear() و Transform() ...Translate( 250 , 0 ); ////////// Rotation ////////// //Save graphics...

    products.aspose.com/page/ar/net/work-with-ps-gr...
  7. Archiwa

    Archiwa...Save("image-rotated.bmp"); } Poniżej znajduje się...Zapisać obraz image.Save("image-rotated-flipped.bmp"); } Poniżej znajduje...

    blog.aspose.com/pl/imaging/rotate-images-in-csh...
  8. Архів

    Архів...Save("image-rotated.bmp"); } Нижче наведено повернуте...зображення image.Save("image-rotated-flipped.bmp"); } Нижче наведено...

    blog.aspose.com/uk/imaging/rotate-images-in-csh...
  9. Archiv

    Archiv...Nastavte úhel otočení v metodě Rotate . Uložte otočený výstupní soubor..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // Načíst vstupní...

    blog.aspose.com/cs/psd/crop-rotate-psd-csharp/
  10. Memutar Halaman PDF Menggunakan C++|Aspose.PDF ...

    Topik ini menjelaskan cara memutar orientasi halaman dalam file PDF yang sudah ada secara terprogram dengan C++....sudut rotasi menggunakan metode Rotate(). void ChangePageOrientatio...rotasi halaman page -> set_Rotate ( Rotation :: on90 ); } // Menyimpan...

    docs.aspose.com/pdf/id/cpp/rotate-pages/