Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 6,621 for

rotate

(0.09 sec)
  1. Ajouter des tampons de texte dans un fichier PD...

    Ajoutez un tampon de texte à un fichier PDF en utilisant la classe TextStamp avec C++....tampon textStamp -> set_Rotate ( Rotation :: on90 ); // Définir...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/fr/cpp/text-stamps-in-the-p...
  2. ค้นหา

    ค้นหา...save("rotated-image.bmp"); ต่อไปนี้คือภา...Rotate180FlipX); // บันทึกภาพ image.save("rotated-image.bmp"); ต่อไปนี้คือภาพผลลัพธ์...

    blog.aspose.com/th/imaging/flip-images-in-java/
  3. Archiwa

    Archiwa...wodnego the_string = "45 Degree Rotated Text" graphics = Graphics(image)...2) # Ustaw kąt obrotu matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/pl/imaging/add-watermark-to-ima...
  4. أرشيف

    أرشيف...المائية the_string = "45 Degree Rotated Text" graphics = Graphics(image)...# ضبط زاوية الدوران matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/ar/imaging/add-watermark-to-ima...
  5. Obracaj dokumenty BMP online lub za pomocą plat...

    Obróć dokument BMP za pomocą aplikacji online za darmo.Kod .NET API C# do obracania plików BMP....NET Rotate Obracaj dokumenty BMP online...pomocą Image.Load Wywołaj metodę Rotate z odpowiednimi właściwościami...

    products.aspose.com/total/pl/net/rotate/bmp/
  6. Obracaj dokumenty JPEG online lub za pomocą pla...

    Obróć dokument JPEG za pomocą aplikacji online za darmo.Kod .NET API C# do obracania plików JPEG....NET Rotate Obracaj dokumenty JPEG online...pomocą Image.Load Wywołaj metodę Rotate z odpowiednimi właściwościami...

    products.aspose.com/total/pl/net/rotate/jpeg/
  7. قم بتدوير شكل بزاوية مناسبة في PHP|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....$saveFileFormat -> VDX ); print "Rotated shape." . PHP_EOL ; قم بتنزيل...

    docs.aspose.com/diagram/ar/java/rotate-a-shape-...
  8. Trabajar con transformaciones en PostScript | C++

    Cómo transformar un contenido en un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++.... Copy 1 ////////// Rotation ////////// 2 //Save graphics...WriteGraphicsSave(); 4 5 //Rotate current graphics state on 45...

    docs.aspose.com/page/es/cpp/ps/working-with-tra...
  9. ארכיון

    ארכיון...מים the_string = "45 Degree Rotated Text" graphics = Graphics(image)...2) # הגדר זווית סיבוב matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/he/imaging/add-watermark-to-ima...
  10. PDF에 워터마크 추가하기 C++ 사용|Aspose.PDF for C++

    이 문서에서는 C++를 사용하여 프로그래밍적으로 PDF에서 아티팩트를 작업하고 워터마크를 얻는 기능을 설명합니다....Rotation – 아티팩트의 회전(도 단위, 양수 값은 반시계...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ko/cpp/add-watermarks/