Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 7,281 for

rotation

(0.1 sec)
  1. 变换矩阵 – 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...
  2. Image preprocessing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....12% Skewed images Rotation Manually rotate severely skewed images...images. 7.5% Rotated images Noise removal Automatically remove...

    docs.aspose.com/ocr/cpp/image-preprocessing/
  3. 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/
  4. 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...
  5. 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...
  6. 在PDF中以编程方式添加图片水印|Aspose.PDF for Java

    使用Aspose.PDF for Java库中的ImageStamp类在PDF文档中添加图片水印。... setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    docs.aspose.com/pdf/zh/java/image-stamps-in-pdf...
  7. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or shapes by combining SVG lines, SVG arcs, and Bezier curves....arcs by hand: A (rx ry x-axis-rotation large-arc-flag sweep-flag... x-axis-rotation – the angle of the x-axis rotation relative...

    docs.aspose.com/svg/net/drawing-basics/svg-path...
  8. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more.... dispose (); } } Set Text Rotation Aspose.Slides for Node.js...via Java allows developers to rotate the text. Text could be set...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  9. 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/
  10. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...Height; // create rotated stamp bytes stream for Aspose...Rectangle rect; // create rotated bytes and compute rect inside...

    forum.aspose.com/t/help-needed-with-coordinate-...