Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 7,487 for

rotate

(3.12 sec)
  1. Wasserzeichen zu PDF mit JavaScript via C++ hin...

    Lernen Sie, wie man Text und Bild Wasserzeichen zu PDFs hinzufügt, während Excel in PDF umgewandelt wird, mit Aspose.Cells for JavaScript via C++....können Sie Ausrichtung, Offset, Rotation, Opazität, Vordergrund/Hintergrund...Center ; // specify rotation watermark . rotation = 30 ; // specify...

    docs.aspose.com/cells/de/javascript-cpp/add-wat...
  2. Lägg till vattenmärke till PDF med JavaScript v...

    Lär dig hur man lägger till text och bildvattenmärke till PDF medan du konverterar Excel till PDF med Aspose.Cells for JavaScript via C++....inriktning, förskjutning, rotation, opacitet, förgrund/bakgrund...Center ; // specify rotation watermark . rotation = 30 ; // specify...

    docs.aspose.com/cells/sv/javascript-cpp/add-wat...
  3. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java.... getRotation() Gets the rotation of the chart title in degrees...setRotation(int value) Sets the rotation of the chart title in degrees...

    reference.aspose.com/words/java/com.aspose.word...
  4. 2 issues when loading jpg and saving as another...

    Hello Try to convert this jpg to tiff, 2 issues: Image Exif and Xmp data will not be saved in the resulting Tiff. Result image is Rotated! Original image is not! Thanks. Tested when saving as Tiff and Png, happened…...serves me, Tiff could save the rotation info both in its internal...the resulting image invalid rotated. Denis.Sitko April 17, 2025...

    forum.aspose.com/t/2-issues-when-loading-jpg-an...
  5. Rotera text med Shape i kalkylbladet|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....rotate_text_with_shape . Standardvärdet...egenskapen ShapeTextAlignment.rotate_text_with_shape som false och...

    docs.aspose.com/cells/sv/python-net/rotate-text...
  6. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your document design with precise layout control and customization....Corresponds to 0 degrees of rotation. Diagonal 315 Diagonal watermark...Corresponds to 315 degrees of rotation. Examples Shows how to create...

    reference.aspose.com/words/net/aspose.words/wat...
  7. Customize Barcode Appearance in C#|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for .NET...properties, including image size, rotation angle, paddings, and borders...BarCodeImageFormat . Png ); Set Barcode Rotation Angle Aspose.BarCode for ...

    docs.aspose.com/barcode/net/customize-barcode-a...
  8. Ubah Ukuran Halaman PDF Secara Programatis|Aspo...

    Ubah Ukuran Halaman dari file PDF Anda menggunakan PHP....sudut 90 derajat $rotation = new Rotation (); $page -> setRotate...setRotate ( $rotation -> getOn90 ()); // Dapatkan informasi tinggi...

    docs.aspose.com/pdf/id/php-java/change-page-size/
  9. 使用 Go 旋转 PDF | Aspose.PDF

    使用 Aspose.PDF for Go via C++ 使用 Go 示例代码,以编程方式旋转 PDF 文档...PageRotate(num int32, rotation int32) rotates page err = pdf . PageRotate...pdf . SaveAs ( "sample_page1_Rotate.pdf" ) if err != nil { log...

    products.aspose.com/pdf/zh-hant/go-cpp/rotate/
  10. Как повернуть PDF с помощью C#

    В этой статье рассказывается, как повернуть PDF-файл с помощью C#. Он имеет настройки среды разработки, список шагов, которые необходимо выполнить, и исполняемый пример кода для поворота страниц PDF с помощью C#....прямоугольник Установите свойство Rotation страницы, чтобы также поворачивать...содержимого, используйте свойство Rotate страницы, для которого в этом...

    kb.aspose.com/ru/pdf/net/how-to-rotate-pdf-usin...