Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 7,704 for

rotate

(0.57 sec)
  1. Rotera en form med lämplig vinkel i PHP|Documen...

    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....$saveFileFormat -> VDX ); print "Rotated shape." . PHP_EOL ; Ladda ner...

    docs.aspose.com/diagram/sv/java/rotate-a-shape-...
  2. Поворот страниц PDF программным способом|Aspose...

    Изменение ориентации страницы и подгонка содержимого страницы под новую ориентацию с использованием Java....$page -> setRotate (( new Rotation ()) -> On90 ); } // Сохранить...

    docs.aspose.com/pdf/ru/php-java/rotate-pages/
  3. TextPath class | Aspose.Words for Node.js

    Aspose.Words.Drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...the letters of the text are rotated. sameLetterHeights Determines...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Arbete med GridWeb|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....transform : rotate (- 90deg ); - moz - transform : rotate (- 90deg... Microsoft . BasicImage ( rotation = 3 ); display: block } </...

    docs.aspose.com/cells/sv/java/working-with-grid...
  5. 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…... Result image is rotated! Original image is not! Thanks...meta data transfer and image rotation when saved? Thanks. Denis...

    forum.aspose.com/t/2-issues-when-loading-jpg-an...
  6. PDFに透かしを追加する方法 C++を使用|Aspose.PDF for C++

    この記事では、プログラムでC++を使用してPDFにおけるアーティファクトの操作と透かしの取得に関する機能を説明します。...Rotation – アーティファクトの回転を取得します(度単位、正の値は反時計回りの回転を示します)。...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/ja/cpp/add-watermarks/
  7. الحصول على دقة وأبعاد الصور|Aspose.PDF for .NET

    تعلم كيفية استرجاع دقة وأبعاد الصور المدمجة من ملف PDF في .NET باستخدام Aspose.PDF....GSave ConcatenateMatrix // rotate contents after the operator...ConcatenateMatrix // scale (with previous rotation) contents after the operator...

    docs.aspose.com/pdf/ar/net/get-resolution-and-d...
  8. 档案

    档案...水印文字 the_string = "45 Degree Rotated Text" graphics = Graphics(image)...height / 2) # 设置旋转角度 matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/zh/imaging/add-watermark-to-ima...
  9. 아카이브

    아카이브...텍스트 the_string = "45 Degree Rotated Text" graphics = Graphics(image)...height / 2) # 회전 각도 설정 matrix.rotate(-45.0) graphics.transform =...

    blog.aspose.com/ko/imaging/add-watermark-to-ima...
  10. Archivo

    Archivo...psd"; String destName = "Rotate-PSD_out.jpg"; // Cargar archivo...el color de fondo rojo image.Rotate(20f, true, Color.Red); // Guardar...

    blog.aspose.com/es/psd/crop-rotate-psd-csharp/