Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 7,500 for

rotate

(1.4 sec)
  1. Move PDF Pages in Python|Aspose.PDF for Python ...

    Learn how to move PDF pages within a document or between documents in Python....PDF Page Properties in Python Rotate PDF Pages in Python...

    docs.aspose.com/pdf/python-net/move-pages/
  2. Aspose.Page for Python – Frequently Asked Quest...

    Comprehensive FAQ covering installation, licensing, supported formats, conversion, rendering, editing, performance, and troubleshooting for Aspose.Page's pure‑Python library....options) Q: How do I delete or rotate a page in a loaded document...pages [ 0 ] 4 page. transform . rotate (90) # clockwise 90 ° 5 doc...

    docs.aspose.com/page/python-net/faq/
  3. Export LaTeX to Word in C#

    Refer to this article to export LaTeX to Word in C#. It covers the details to set the IDE, a list of steps, and a sample code for converting TEX to Word format using a few API calls only....file, reorder or delete pages, rotate the pages, and set the Watermark...

    kb.aspose.com/tex/net/export-latex-to-word-in-c...
  4. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...height, offset_x, offset_y) 46 # Rotate transform to get colors change...to down 47 brush_transform. rotate (90.) 48 # Set the transform...

    docs.aspose.com/page/python-net/ps/working-with...
  5. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within shapes, enhancing your document's visual appeal and functionality....TextBox should not rotate when the shape is rotated. Parent { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code.... Translate, scale, rotate, or shear the current graphics...transformations using Scale() , Rotate() , Shear() and Transform()...

    products.aspose.com/page/net/work-with-ps-graph...
  7. 关于中心点旋转印章|Aspose.PDF for .NET

    本节解释如何使用印章类围绕中心点旋转印章。... 印章 类提供了一个名为 Rotation 的属性。该属性设置或获取印章内容的旋转角度,范围从...章是印章类型的对象,则可以指定旋转值为 stamp.Rotation = 90。在这种情况下,印章将围绕印章内容的中心旋...

    docs.aspose.com/pdf/zh/net/rotating-stamp-about...
  8. Resize Images in PDF using Python

    Follow this article to resize images in PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code for developing PDF photo resizer using Python....a new background, opacity, rotate the image, change the zoom...

    kb.aspose.com/pdf/python/resize-images-in-pdf-u...
  9. Wrong Decimal Separator in CSS Properties when ...

    Hello, when using the new option IsBorderCollapsed the properties in css for transform are set with wrong decimal separators. Eg: transform: Rotate(-90deg) skew(-22,5deg); System Language is German. CultureInfo of th…... Eg: transform: rotate(-90deg) skew(-22,5deg); System...

    forum.aspose.com/t/wrong-decimal-separator-in-c...
  10. Delete Page in PDF in Node.js|Aspose.PDF for No...

    You can delete pages from your PDF file using Aspose.PDF for Node.js via C++....js Rotate PDF Pages in Node.js...

    docs.aspose.com/pdf/nodejs-cpp/delete-pages/