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

rotate

(0.51 sec)
  1. 이미지 자르기, 회전 및 크기 조정|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...
  2. Aspose.OMR for Java form structure|Documentation

    The layout and structure of the Aspose.OMR for Java machine-readable forms and the meaning of their core elements....regardless of the image quality, rotation angle and geometric distortions...

    docs.aspose.com/omr/java/omr-form-structure/
  3. Stamping with Aspose.PDF using Python|Aspose.PD...

    This section describes how to add image stamps and text stamps to a PDF page via Python.... Rotating PDF Pages Using Python...

    docs.aspose.com/pdf/python-net/stamping/
  4. 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...
  5. Change PDF Page Size Programmatically|Aspose.PD...

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

    docs.aspose.com/pdf/ar/cpp/change-page-size/
  6. หมุน 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/
  7. Расчет значений выводов и установка размера фор...

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

    docs.aspose.com/diagram/ru/net/calculate-pin-va...
  8. 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/
  9. 使用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/
  10. 使用 C# 向 PDF 添加水印|Aspose.PDF for .NET

    本文解释了使用 C# 程序化处理文档和获取 PDF 中水印的功能。...Rotation :获取工件的旋转(以度为单位,正值表示逆时针旋转)。...VerticalAlignment . Center ; artifact . Rotation = 45 ; artifact . Opacity...

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