Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 7,461 for

rotation

(0.14 sec)
  1. Arsip

    Arsip...Tentukan sudut rotasi dalam metode rotate . Simpan file keluaran. Contoh..."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // Muat masukan...

    blog.aspose.com/id/psd/crop-rotate-psd-image-java/
  2. Архів

    Архів...Вкажіть кут повороту в методі rotate . Збережіть вихідний файл...."sample.psd"; String destName = "Rotate-PSD_out.jpg"; // Завантажте...

    blog.aspose.com/uk/psd/crop-rotate-psd-image-java/
  3. Memotong, Memutar, dan Mengubah Ukuran Gambar|D...

    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 untuk memudahkan pengguna yang...RotateFlip, metode RasterImage .Rotate menerima tiga parameter: Sudut...

    docs.aspose.com/psd/id/net/memotong-memutar-dan...
  4. CompositeGridConfig|Documentation

    CompositeGridConfig element generates a highly customizable matrix of numbered bubbles that are combined into a single answer.... RotationAngle int 0 Rotate the element by the given degree...}; Recognition result X+Y=5 Rotated TemplateConfig templateConfig...

    docs.aspose.com/omr/net/programmatic-forms/comp...
  5. Otočte text ve Wordu pomocí Pythonu

    Otočte text ve Wordu pomocí Pythonu. Získejte podrobnosti o nastavení IDE, seznam kroků a ukázkový kód pro převrácení textu ve Wordu pomocí Pythonu....orientaci textu na VERTICAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST, HORIZONTAL_ROTATED_FAR_EAST, UPWARD, DOWNWARD a HORIZONTAL...

    kb.aspose.com/cs/words/python/rotate-text-in-wo...
  6. 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...
  7. 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...
  8. Créer des présentations 3D sur Android|Document...

    Générez des présentations 3D interactives en Java avec Aspose.Slides pour Android sans effort. Exportez rapidement vers les formats PowerPoint et OpenDocument pour une utilisation polyvalente....appliquant des effets tels que : rotation 3D, profondeur et extrusion...la forme, nous modifions sa rotation pour la faire ressembler à...

    docs.aspose.com/slides/fr/androidjava/3d-presen...
  9. Public API Changements dans Aspose.3D 1.7.0|Doc...

    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....concaténer deux transformations de rotation en une seule représentée en...//concatenate q1 and q2. q1 and q2 rotate alone x-axis with same angle...

    docs.aspose.com/3d/fr/net/public-api-changes-in...
  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/