Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 7,690 for

rotate

(0.47 sec)
  1. IBarcodeGenerator.get_old_barcode_image method ...

    IBarcodeGenerator.get_old_barcode_image method. Generate barcode image using the set of parameters (for old-fashioned Barcode field)....e : return def_val def get_rotation_angle ( self , rotationAngle...the rotation angle in degrees based on the given rotation angle...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IBarcodeGenerator.get_barcode_image method | As...

    IBarcodeGenerator.get_barcode_image method. Generate barcode image using the set of parameters (for DisplayBarcode field)....e : return def_val def get_rotation_angle ( self , rotationAngle...the rotation angle in degrees based on the given rotation angle...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Sequential multi-page image export (batch) mode...

    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....processing a page (for example, a rotation operation) –> exporting a...export mode, all pages are also rotated 90 degrees beforehand: The...

    docs.aspose.com/imaging/net/sequential-multi-pa...
  4. Aggiungi timbro di testo al PDF usando C# | Asp...

    Aggiungi un timbro di testo al file PDF in modo programmatico con il codice di esempio C# usando Aspose.PDF per .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/it/net/stamps/text/
  5. 使用 Python 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加图像图章。... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  6. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties... rotation Gets or sets the rotation of the axis title...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. تغيير حجم صفحة PDF باستخدام C#|Aspose.PDF for .NET

    تغيير حجم الصفحة من مستند PDF الخاص بك باستخدام مكتبة Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/ar/net/change-page-size/
  8. 使用编程方式更改 PDF 页面大小|Aspose.PDF for PHP via Java

    使用 PHP 更改 PDF 文件的页面大小。...(); // 将页面旋转 90 度 $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // 获取页面高度和宽度信息 $responseData...

    docs.aspose.com/pdf/zh/php-java/change-page-size/
  9. Ubah Ukuran Halaman PDF dengan C#|Aspose.PDF fo...

    Ubah Ukuran Halaman dari dokumen PDF Anda menggunakan pustaka Aspose.PDF for .NET....Height ); // Rotate page at 90 degree angle page . Rotate = Rotation...

    docs.aspose.com/pdf/id/net/change-page-size/
  10. Modifier la Taille des Pages PDF Programmatique...

    Modifier la taille des pages de votre fichier PDF en utilisant PHP....angle de 90 degrés $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Obtenir les informations...

    docs.aspose.com/pdf/fr/php-java/change-page-size/