Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 7,454 for

rotation

(0.2 sec)
  1. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in Java. This step-by-step guide shows why Aspose.Slides for Java is a faster, more powerful alternative to Microsoft.Office.Interop.... Now, set the chart rotation angles in X and Y direction...values. Now, set the chart rotation angles in X and Y direction...

    docs.aspose.com/slides/java/create-a-chart-in-a...
  2. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations....Pricing Buy SVG Transformations – Rotate, Scale, and Translate SVG Contents...properties: translate, scale, rotate, skewX, skewY, and matrix....

    docs.aspose.com/svg/net/svg-transformations/
  3. Wrong coordinates of rotated shape imported fro...

    Hello, we noticed a problem with Aspose.Words versions 24.12 and 25.2 which were not present in 24.9. Using the newest version when importing rotated shapes (excluding 0 or 180 degrees) X, Y coordinates are shifted by co…...Wrong coordinates of rotated shape imported from DOCX in 25.2/24...newest version when importing rotated shapes (excluding 0 or 180...

    forum.aspose.com/t/wrong-coordinates-of-rotated...
  4. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...or not transformed for page rotation) or that the SDK version you...the page). If the page is rotated, has a non‑standard media box...

    forum.aspose.com/t/really-weird-large-redaction...
  5. 使用Node.js via C++向PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,向PDF添加文本和图像水印,使用Aspose.Cells for Node.js via C++。... Center ); // specify rotation watermark . setRotation (...setOffsetY ( 200 ); // Specify rotation. watermark . setRotation (...

    docs.aspose.com/cells/zh/nodejs-cpp/add-waterma...
  6. Working with Transformations in PostScript | C++

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...transformations: translation, scaling, rotation, and shearing onto a rectangle...transformation: translation, scale, rotation, shear, or any combination...

    docs.aspose.com/page/cpp/ps/working-with-transf...
  7. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/cpp/stamps/image/
  8. PDF Header Insertion Using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/cpp/header/
  9. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....can rotate the image by the specified degree using rotate image...image processing filter. The rotation angle is passed in degrees:...

    docs.aspose.com/ocr/python-net/deskew/
  10. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/cpp/watermark/add/