Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 7,706 for

rotate

(0.19 sec)
  1. Product Overview|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....height, resolution, colors, rotation angle, text labels, captions...correction, and embedded metadata Rotating images at any angle Saving...

    docs.aspose.com/barcode/phpjava/product-overview/
  2. افزودن واترمارک به PDF با استفاده از C++ | Aspo...

    افزودن واترمارک به فایل PDF به صورت برنامه نویسی با استفاده از کد نمونه C++ با استفاده از Aspose.PDF برای C++...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/fa/cpp/watermark/add/
  3. اضافه کردن تمبر تصویر به PDF با استفاده از C++ ...

    تمبر تصویر را به فایل PDF به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ اضافه کنید....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/fa/cpp/stamps/image/
  4. Faire pivoter le texte avec la forme à l intéri...

    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_text_with_shape . Sa valeur...propriété ShapeTextAlignment.rotate_text_with_shape sur false et...

    docs.aspose.com/cells/fr/python-net/rotate-text...
  5. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact.... Rotation { get; set; } Gets or sets the rotation of the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. تغيير حجم صفحة 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/
  7. 使用编程方式更改 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/
  8. 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/
  9. 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/
  10. Comment faire pivoter une cellule dans Excel en...

    Ce court tutoriel vous explique comment faire pivoter une cellule dans Excel à l'aide de Java. Vous pouvez définir l'orientation du texte dans Excel à l'aide de Java à l'aide d'étapes simples et de quelques appels d'API décrits dans cet article....cible Définissez l’angle de rotation à l’aide de la méthode setRotationAngle()...après avoir défini l’angle de rotation Ces étapes décrivent comment...

    kb.aspose.com/fr/cells/java/how-to-rotate-a-cel...