Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 17,206 for

rotate

(0.07 sec)
  1. XpsArcSegment - Aspose.Page for Java - API Refe...

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies....indicating how the ellipse is rotated relative to the current coordinate...indicating how the ellipse is rotated relative to the current coordinate...

    reference.aspose.com/page/java/com.aspose.xps/X...
  2. RasterImageMarker | Aspose.GIS for .NET API Ref...

    RasterImageMarker Contents [ Hide ] RasterImageMarker class This symbolizer renders a provided raster image. public c...... Rotation { get; set; } Specifies the rotation of the symbol... Positive values indicate rotation in the clockwise direction...

    reference.aspose.com/gis/net/aspose.gis.renderi...
  3. Как повернуть PDF с помощью Python

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

    kb.aspose.com/ru/pdf/python/how-to-rotate-pdf-u...
  4. PDF forgatása Python segítségével

    Ez a rövid oktatóanyag bemutatja, hogyan forgathatja el a PDF-et Python használatával. Részletes lépéseket tartalmaz az alkalmazás megírásához, valamint egy futtatható mintakódot a PDF-oldalak Python használatával történő forgatásához....tájolás megváltoztatásához Rotate az oldal tartalmát is, ha szükséges...beállíthatja a Page.rotate értéket az aspose.pdf.Rotation enumerator egyik...

    kb.aspose.com/hu/pdf/python/how-to-rotate-pdf-u...
  5. Cara Memutar PDF menggunakan Python

    Tutorial singkat ini memandu tentang cara merotasi PDF menggunakan Python. Ini berisi langkah-langkah terperinci untuk menulis aplikasi dan kode contoh yang dapat dijalankan untuk memutar halaman PDF menggunakan Python....lebar untuk mengubah orientasi Rotate isi halaman juga jika diperlukan...Anda dapat menyetel nilai Page.rotate dengan salah satu nilai dari...

    kb.aspose.com/id/pdf/python/how-to-rotate-pdf-u...
  6. Matrix | Aspose.HTML for .NET API Reference

    The matrix that represents this transformation. The matrix object is live meaning that any changes made to the SVGTransform object are immediately reflected in the matrix object and vice versa. In case the matrix object is changed directly i.e. without using the methods on the SVGTransform interface itself then the type of the SVGTransform changes to SVG_TRANSFORM_MATRIX. For SVG_TRANSFORM_MATRIX the matrix contains the a b c d e f values supplied by the user. For SVG_TRANSFORM_TRANSLATE e and f represent the translation amountsa 1 b 0 c 0 and d 1. For SVG_TRANSFORM_SCALE a and d represent the scale amountsb 0 c 0 e 0 and f 0. For SVG_TRANSFORM_SKEWX and SVG_TRANSFORM_SKEWY a b c and d represent the matrix which will result in the given skewe 0 and f 0. For SVG_TRANSFORM_Rotate a b c d e and f together represent the matrix which will result in the given rotation.When the rotation is around the center point0 0 e and f will be zero.... For SVG_TRANSFORM_ROTATE, a, b, c, d, e and f together...result in the given rotation.When the rotation is around the center...

    reference.aspose.com/html/net/aspose.html.dom.s...
  7. ImagePlacement | Aspose.PDF for Java API Reference

    Represents characteristics of an image placed to Pdf document page.... getRotation() Gets rotation angle of the Image. getResolution()...transformations: scaling, rotation and resolution. save(OutputStream...

    reference.aspose.com/pdf/java/com.aspose.pdf/im...
  8. System::Drawing::Printing Namespace Reference -...

    Classes | Typedefs | Enumerations System::Drawing::Printing Namespace Reference Classes class Margins Represents marg...... LetterRotated Letter rotated paper (11 in. by 8.5 in.)....A3 rotated paper (420 mm by 297 mm). A4Rotated A4 rotated paper...

    reference.aspose.com/pub/cpp/namespace/system.d...
  9. Matrix | Aspose.PDF для справочника API .NET

    Класс представляет собой матрицу преобразования....Методы Имя Описание static Rotation (double) Создает матрицу для...угла поворота. static Rotation (Rotation) Создает матрицу для...

    reference.aspose.com/pdf/ru/net/aspose.pdf/matrix/
  10. Add watermark to PDF using Python|Aspose.PDF fo...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). opacity – Gets an artifact’s...

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