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

rotate

(0.22 sec)
  1. Convert EPS to PDF in Python

    Follow this article to convert EPS to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing an EPS file to PDF converter in Python....the loaded EPS image, such as rotate, crop, or resize Create an...

    kb.aspose.com/imaging/python/convert-eps-to-pdf...
  2. 关于中心点旋转印章|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/rotating-stamp-about...
  3. Watermark image to full page - Free Support For...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in pdf. But we want to add watermark to full page covering all areas of page. We are using watermarkartificat clas…...Rotate = 0; // Set rotation if needed // Set...sure to adjust the Opacity and Rotate properties as needed to fit...

    forum.aspose.com/t/watermark-image-to-full-page...
  4. Aspose.3D Features Tutorial | products.aspose.com

    Learn how to edit and export 3D file by code....of a cylinder Learn how to rotate geometry in a scene Learn how...get geometric scaling and rotation Learn how to set the coordinates...

    products.aspose.com/3d/tutorial/
  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. 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...
  7. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....text inside PDF, replace or rotate it, search or get text in PDF...you can add, move, delete, rotate, or split pages in PDF. Splitting...

    docs.aspose.com/pdf/cpp/overview/
  8. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...width='200' height='56' transform ='rotate(90 200 128)' />" + 9 " <rect...width='200' height='56' transform ='rotate(-45 200 128)' />" + 10 " <rect...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/
  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/