Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 7,449 for

rotate

(0.33 sec)
  1. Повернуть фигуру с подходящим углом в PHP|Docum...

    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 ; Скачать...

    docs.aspose.com/diagram/ru/java/rotate-a-shape-...
  2. PageInfo class | Aspose.Words for Python

    aspose.words.rendering.PageInfo class. Represents information about a particular document page... they are already rotated to the correct orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PclSaveOptions.RasterizeTransformedElements | A...

    Control rasterization of complex elements in PCL documents with PclSaveOptions. Easily manage image quality and file size for optimal results.... rotated, skewed images and texture...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Change PDF Page Size Programmatically|Aspose.PD...

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

    docs.aspose.com/pdf/ar/cpp/change-page-size/
  5. หมุน 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/
  6. Visual Component Editor|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.... Angle - BarCode image rotation angle, measured in degree...RotationAngle = 360 means no rotation. If RotationAngle NOT equal...

    docs.aspose.com/barcode/reportingservices/visua...
  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/