Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 7,464 for

rotate

(0.15 sec)
  1. Dibujo SVG – Guía de Aspose.SVG

    Aprenda los conceptos básicos y los elementos de dibujo utilizados en imágenes svg – formas svg, color svg, trazados svg, rellenos svg, trazos svg, filtros svg....fill = "#f3622a" transform = "rotate(90 30 64) translate(5 -14)"...fill = "#c1af2c" transform = "rotate(180 25 78) translate(-19 9)"...

    docs.aspose.com/svg/es/net/drawing-basics/
  2. 裁剪、旋转和调整图像大小|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方法,以方便希望在特定角度上旋转图像的用户。与RasterImage...RotateFlip方法不同,RasterImage.Rotate方法接受三个参数: 旋转角度:float类型参数,指定...

    docs.aspose.com/psd/zh/java/crop-rotate-and-res...
  3. 이미지 자르기, 회전 및 크기 조정|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 메서드를 노출합니다. RasterImage.RotateFlip...RotateFlip 메서드와 달리, RasterImage.Rotate 메서드는 세 가지 매개변수를 받습니다: 회전 각도:...

    docs.aspose.com/psd/ko/java/crop-rotate-and-res...
  4. Travailler avec des formes|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....type de connecteur Effets de rotation 3D dans un dessin Visio Obtenir...

    docs.aspose.com/diagram/fr/java/working-with-sh...
  5. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....value) getRotation() Gets the rotation of the tick labels in degrees...setRotation(int value) Sets the rotation of the tick labels in degrees...

    reference.aspose.com/words/java/com.aspose.word...
  6. Change PDF Page Size Programmatically|Aspose.PD...

    تغيير حجم الصفحة من ملف PDF الخاص بك باستخدام مكتبة C++....بزاوية 90 درجة page -> set_Rotate ( Rotation :: on90 ); // الحصول على...

    docs.aspose.com/pdf/ar/cpp/change-page-size/
  7. หมุน PDF โดยใช้ Java | Aspose.PDF

    หมุนเอกสาร PDF แบบโปรแกรมด้วยรหัสตัวอย่าง Java โดยใช้ Aspose.PDF สำหรับ Java...Setting Rotation angle of page page . setRotate ( Rotation . on90...

    products.aspose.com/pdf/th/java/rotate/
  8. Расчет значений выводов и установка размера фор...

    В этом разделе объясняется, как рассчитать значения PinX и PinY подформы с помощью Aspose.Diagram....of that matrix to a rotation m . Rotate (( float ) subShape ...

    docs.aspose.com/diagram/ru/net/calculate-pin-va...
  9. Change PDF Page Size Programmatically|Aspose.PD...

    Ubah Ukuran Halaman dari file PDF Anda menggunakan pustaka C++....90 derajat page -> set_Rotate ( Rotation :: on90 ); // Dapatkan...

    docs.aspose.com/pdf/id/cpp/change-page-size/
  10. 使用C++为PDF添加水印|Aspose.PDF for C++

    本文解释了使用C++编程在PDF中处理工件和获取水印的功能。...Rotation – 获取工件的旋转角度(以度为单位,正值表示逆时针旋转)。...Center ); artifact -> set_Rotation ( 45 ); artifact -> set_Opacity...

    docs.aspose.com/pdf/zh/cpp/add-watermarks/