Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 7,201 for

rotate

(0.25 sec)
  1. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....Pricing Buy Transform SVG in C# – Rotate, Translate, Scale, and Skew...including translate, scale, rotate, skewX, skewY, and matrix....

    products.aspose.com/svg/net/svg-transformations/
  2. Export with 3D options|CAD 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....ObserverPoint property allows to rotate the 3D scene according to specified...result using some arbitrary rotation angles. Changing the ObserverAngle...

    docs.aspose.com/cad/java/developer-guide/export...
  3. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....How to Rotate a Cell in Excel using Python How to Rotate a Cell...in Excel using Java How to Rotate a Cell in Excel using C# How...

    kb.aspose.com/cells/page/12/
  4. ShapeBase.canHaveImage property | Aspose.Words ...

    ShapeBase.canHaveImage property. Returns ``true`` if the shape type allows the shape to have an image....Examples Shows how to insert and rotate an image. let doc = new aw...hasImage ). toEqual ( true ); // Rotate the image 45 degrees clockwise...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_CanHaveI...

    Aspose::Words::Drawing::ShapeBase::get_CanHaveImage method. Returns true if the shape type allows the shape to have an image in C++....Examples Shows how to insert and rotate an image. auto doc = System...shape -> get_HasImage ()); // Rotate the image 45 degrees clockwise...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 请教,如何在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
  7. Key Features of Aspose.PDF for Go|Aspose.PDF fo...

    Aspose.PDF for Go demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Rotate. SetBackground. Repair. Page organize Rotate. SetSize...

    docs.aspose.com/pdf/go-cpp/key-features/
  8. Working with Text in PDF using Python|Aspose.PD...

    This section explains various techniques of text handling. Learn how to add, replace, Rotate, search text using Aspose.PDF for Python....inside PDF file, replace and rotate text in your document. Aspose...TextFragmentAbsorber. Rotate Text Inside PDF - rotate text inside PDF...

    docs.aspose.com/pdf/python-net/working-with-text/
  9. Skew correction|Documentation

    How to straighten a Rotated image to improve recognition accuracy....can happen to significantly rotated images (more than 20% inclination)...can rotate the image by the specified degree using Rotate preprocessing...

    docs.aspose.com/ocr/java/deskew/
  10. Flip the Text in Word using Java

    Flip the text in Word using Java. Get the information to set the IDE, a list of steps, and a sample code to change text direction in Word using Java.... You will also learn to rotate the text in a given direction...your requirements. Steps to Rotate Word Page using Java Set the...

    kb.aspose.com/words/java/flip-the-text-in-word-...