Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 7,548 for

rotation

(0.12 sec)
  1. 使用 PHP 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java 使用 PHP 示例代码,以编程方式旋转 PDF 文档...$page -> setRotate (( new Rotation ()) -> On90 ); } // Save output...(); $responseData = "Page rotated successfully." ; Copy code...

    products.aspose.com/pdf/zh-hans/php-java/rotate/
  2. Bates թվերի ավելացում PDF-ին Java-ի միջոցով

    Այս հոդվածին հղելով, կարող եք Bates թվերը ավելացնել PDF-ին Java-ի միջոցով։ Այն պարունակում է IDE-ի կարգավորման մանրամասները, քայլերի ցանկը և օրինակ կոդը Bates կնիքի ավելացման համար PDF-ում Java-ի միջոցով։...կողմում՝ օգտագործելով Rotate և Rotate Angle ֆունկցիաները։ Ավելին...

    kb.aspose.com/hy/pdf/java/add-bates-numbers-to-...
  3. Hur man roterar en SVG i C#

    Den här artikeln hjälper dig att rotera en SVG i C#. Den har IDE-konfigurationsdetaljer, en lista med steg tillsammans med exempelkoden för SVG-Rotation i C#....av SVG-källfilen och sedan rotation av linjeelementet i den. Steg...målformen som ska roteras. Metoden rotate() används som tar den vinkel...

    kb.aspose.com/sv/svg/net/how-to-rotate-an-svg-i...
  4. Hogyan forgatjuk el a képet C#-ban

    Ez a rövid oktatóanyag leírja, hogyan kell elforgatni a képet C#-ban. A kép programozott elforgatásához a C#-környezet beállításai és a mintakód is meg van osztva részletes leírással....Rotate funkcióval Fordítsa meg a képet...mutattak be, amely a RasterImage.Rotate funkciót használja a kép bizonyos...

    kb.aspose.com/hu/imaging/net/how-to-rotate-imag...
  5. تنسيق خلايا إكسل|Documentation

    تطبيق تنسيق خلايا إكسل تطبيق الخلفيات، الحدود، المحاذاة، تنسيقات الأرقام، وأنماط الخلايا باستخدام أتمتة الذكاء الاصطناعي...: { "filepath" : "reports/rotation-demo.xlsx" , "sheet_name"...[ { "range" : "D1" , "text_rotation" : 45 , "horizontal_align"...

    docs.aspose.com/cells/ar/nodejs-cpp/mcp/cell-fo...
  6. Tambahkan Stempel Teks dan Gambar|Aspose.PDF fo...

    Bagian ini menjelaskan cara menambahkan Stempel Teks dan Gambar dengan Aspose.PDF Facades menggunakan Kelas PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/id/net/add-text-and-image-s...
  7. إضافة طابع نص وصورة|Aspose.PDF for .NET

    يشرح هذا القسم كيفية إضافة طابع نص وصورة باستخدام Aspose.PDF Facades من خلال فئة PdfFileStamp.... Rotation = 90.0F ; stamp . IsBackground...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/ar/net/add-text-and-image-s...
  8. Aspose.PSD pro .NET 24.8 - Poznámky k vydání|Do...

    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 P:Aspose.PSD.FileFormats.Psd...WarpStyles . Rise ; warpParams . Rotate = WarpRotates . Horizontal...

    docs.aspose.com/psd/cs/net/aspose-psd-pro-net-2...
  9. Notas de Lançamento de Aspose.PSD para .NET 24....

    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 P:Aspose.PSD.FileFormats.Psd...WarpStyles . Rise ; warpParams . Rotate = WarpRotates . Horizontal...

    docs.aspose.com/psd/pt/net/aspose-psd-for-net-2...
  10. SVG Scaling – C# Examples – Aspose.SVG for .NET

    C# examples for SVG scaling using Aspose.SVG. Consider cases where the scale function is used in the transform attribute and in transformation matrix....transformations (scale, translate, and rotate) using a transformation matrix...a transformation matrix to rotate, scale, translate, and skew...

    docs.aspose.com/svg/net/svg-scaling/