Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 7,178 for

rotation

(0.15 sec)
  1. 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/
  2. 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/
  3. 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...
  4. 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...
  5. 在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...
  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. 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-...
  8. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation....show_leader_lines = True # Set rotation angle for pie chart sectors...

    products.aspose.com/slides/python-net/chart/pptx/
  9. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。... rotation = shape . frame . rotation shape . frame...height , flip_h , flip_v , rotation ) presentation . save ( "output...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  10. 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/