Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 7,670 for

rotation

(0.15 sec)
  1. 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...
  2. 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...
  3. ShapeTextOrientation Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.Drawing.ShapeTextOrientation per controllare facilmente l'orientamento del testo nelle forme, migliorando la progettazione e la leggibilità dei tuoi documenti.... Rotation = - 45 ; // Modifica l'orientamento...Horizontal ; dataLabels [ 0 ]. Rotation = 45 ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/it/net/aspose.words....
  4. 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...
  5. 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...
  6. User's Guide|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....Image Resize Image Crop Image Rotate Image Getting Started...

    docs.aspose.com/imaging/sharepoint/user-s-guide/
  7. إضافة علامة مائية إلى PDF باستخدام بايثون|Aspos...

    تشرح هذه المقالة ميزات العمل مع القطع الأثرية والحصول على العلامات المائية في ملفات PDF باستخدام البرمجة بلغة بايثون.... rotation – يحصل على دوران القطعة الأثرية...VerticalAlignment . CENTER artifact . rotation = 45 artifact . opacity =...

    docs.aspose.com/pdf/ar/python-net/add-watermarks/
  8. Dodaj nagłówek do pliku PDF za pomocą C++ | Asp...

    Przykładowy kod C++ do korzystania z Aspose.PDF do pracy z nagłówkami z PDF przez C++....100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/pl/cpp/header/
  9. 使用 C# 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。...YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/zh-hans/net/stamps/
  10. Zoom PDF using Java

    This article guides you on how to zoom PDF using Java. It contains the IDE settings, steps, and a sample code to zoom PDF file using Java while opening in a PDF viewer.... If you want to rotate a PDF file, refer to the article...article on how to rotate PDF using Java . Updated on 29 Jul 2024...

    kb.aspose.com/pdf/java/zoom-pdf-using-java/