Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 7,071 for

rotation

(0.09 sec)
  1. Add Image stamps in PDF using JavaScript via C+...

    Add the Image Stamp to your PDF document using AsposePdfAddStamp function with the JavaScript toolkit.... Rotation . on270 , 0.5 , "ResultStamp...setWidth_ = 40 ; const rotation_ = 'Module.Rotation.on270' ; const setOpacity...

    docs.aspose.com/pdf/javascript-cpp/stamping/
  2. Product Overview|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....barcode appearance settings Rotate barcode images as needed Encode...background color, bar color, rotation angle, X-dimension, image...

    docs.aspose.com/barcode/androidjava/product-ove...
  3. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....100 ); // rotate stamp textStamp . setRotate ( Rotation . on90 );...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  4. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....rotateTransform(float angle) Rotates the local geometric transformation...rotateTransform(float angle, int order) Rotates the local geometric transformation...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  5. Features List – Aspose.SVG for Python via .NET

    Aspose.SVG Python library offers DOM manipulation, XPath Query, CSS Selectors, high-quality rendering, image vectorization, and conversion to PDF, JPEG, PNG, etc....of transformations such as rotation, scaling, translation, and...

    docs.aspose.com/svg/python-net/features-list/
  6. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code.... Add a new canvas with a rotation around a point transformation...call the Scale() Method. To rotate canvas 5 around a point of...

    products.aspose.com/page/net/work-with-canvases/
  7. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...DeviceRGB ); stamp -> set_Rotation ( 45.0F ); stamp -> set_IsBackground...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  8. 变换矩阵 – SVG 代码示例 – Transformation Matrix

    了解如何使用变换矩阵来旋转、缩放、平移和倾斜 SVG 图形,并考虑 SVG 变换的代码示例。...应用 SVG 转换(如 translation , rotation , scaling , 和 skewing )的便...matrix(a,b,c,d,e,f) 的情况。 旋转矩阵 – Rotation Matrix 如果您喜欢练习计算正弦和余弦,那么您就在这里!旋转矩阵如下所示:...

    docs.aspose.com/svg/zh/net/drawing-basics/trans...
  9. How to print PDF | Aspose.PDF

    Do you know how easily print PDF documents via .NET? Print PDF files with high quality via .NET PDF library....printing such as auto-resize, auto-rotate, and disables the page number...Print the file with adjusted rotation viewer . PrintPageDialog =...

    products.aspose.com/pdf/tutorial/print-pdf/
  10. 在PDF中以编程方式添加图片印章|Aspose.PDF for C++

    使用Aspose.PDF for C++库中的ImageStamp类在PDF文档中添加图片印章。...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    docs.aspose.com/pdf/zh/cpp/image-stamps-in-pdf-...