Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 7,447 for

rotation

(0.08 sec)
  1. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...position and possibly its rotation based on the page’s orientation...method. Additionally, you can rotate the image if necessary. Here’s...

    forum.aspose.com/t/pdf-base64image/315504
  2. Adding a Watermark to an Image|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....call methods translate and rotate. translate method accepts offset...Matrix object. Rotate method applies a clockwise rotation of an amount...

    docs.aspose.com/imaging/java/adding-a-watermark...
  3. Fundamentals of Using TikZ | Aspose.TeX .NET

    Explore the fundamental principles and basic commands of TikZ to create graphics for your TeX and LaTeX documents....scaling and rotation): Copy 1 \ begin{scope} [ rotate = 45, scale...Elements within the scope are rotated and scaled together, maintaining...

    docs.aspose.com/tex/net/fundamentals-of-using-t...
  4. Barcode Generator and Reader for Node.js (via J...

    Add barcode generation and recognition to Node.js apps using a proven Java engine. Create and read QR Code, Data Matrix, PDF417, Code 128, EAN/UPC, GS1, and postal barcodes from images and PDFs....reduce false positives Auto-rotation and multi-barcode detection...

    products.aspose.com/barcode/nodejs-java/
  5. Manipulating WebP Images|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....file after resize, crop and rotate&flip actions. Aspose.Imaging...processing a page (for example, a rotation operation) –> exporting a...

    docs.aspose.com/imaging/java/manipulating-webp-...
  6. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls.... Rotation { get; set; } Defines the...(in degrees) that a shape is rotated. Positive value corresponds...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture... rotation Defines the angle (in degrees)...degrees) that a shape is rotated. Positive value corresponds to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using JavaScript via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....Orientation Set the orientation (rotation) of the text in a cell with...workbook, updates A1, sets rotation, and saves the file. const...

    docs.aspose.com/cells/javascript-cpp/cells-alig...
  9. 在 .NET 中管理演示文稿形状|Aspose.Slides 文档

    学习在 Aspose.Slides for .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。... float rotation = shape . Frame . Rotation ; shape . Frame... height , flipH , flipV , rotation ); presentation . Save ( "output...

    docs.aspose.com/slides/zh/net/shape-manipulations/
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....Orientation Set the orientation (rotation) of the text in a cell with.... GetStyle (); // Set the rotation angle of the text to 25 degrees...

    docs.aspose.com/cells/cpp/cells-alignment-setti...