Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 5,657 for

rotate

(0.03 sec)
  1. 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...
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......PDF to PDFA in Java How to Rotate a Cell in Excel using Python...How to Rotate a Cell in Excel using Java How to Rotate a Cell...

    kb.aspose.com/categories/page/57/
  3. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the shape type allows the shape to have an image....Examples Shows how to insert and rotate an image. doc = aw . Document...assertTrue ( shape . has_image ) # Rotate the image 45 degrees clockwise...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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/
  5. 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/
  6. 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...
  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. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。...pdf" ); // Specify the page rotation dictionary editor . PageRotations..."sample-rotate-a.pdf" ); } } 使用 Rotation 旋转页面 我们还可以使用 Rotation 属性。旋转必须是...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  9. Skew correction|Documentation

    How to straighten a Rotated image to improve recognition accuracy....with such situations, you can rotate the image by the specified...degree using OCR_IMG_PREPROCESS_ROTATE preprocessing filter or manually...

    docs.aspose.com/ocr/cpp/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-...