Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 7,272 for

rotate

(0.09 sec)
  1. Export Layer Group to image|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....Other Formats Rendering of Rotated Text Layers...

    docs.aspose.com/psd/net/export-layer-group-to-i...
  2. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Set the chart’s rotation angles in the X and Y directions...// Set the chart rotation. ppChart . Rotation = 20 ; // Y-Value...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  3. تنسيق خلايا إكسل|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...
  4. 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...
  5. 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...
  6. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/net/add-pdf-page-stamp/
  7. 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...
  8. إضافة طابع نص وصورة|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...
  9. Αναστρέψτε το κείμενο στο Word χρησιμοποιώντας ...

    Αναστρέψτε το κείμενο στο Word χρησιμοποιώντας Java. Λάβετε τις πληροφορίες για να ορίσετε το IDE, μια λίστα βημάτων και ένα δείγμα κώδικα για να αλλάξετε την κατεύθυνση του κειμένου στο Word χρησιμοποιώντας Java....DOWNWARD, UPWARD, HORIZONTAL_ROTATED_FAR_EAST, VERTICAL_FAR_EAST...VERTICAL_FAR_EAST και VERTICAL_ROTATED_FAR_EAST. Μπορείτε να επιλέξετε πολλές...

    kb.aspose.com/el/words/java/flip-the-text-in-wo...
  10. 使用 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/