Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 7,460 for

rotation

(0.15 sec)
  1. Get Visio Shape Inherit Fill|Documentation

    This section explains how to get visio shape's fill style inherited from it's parent style and master with Aspose.Diagram.... Value ); } 3D Rotation Effects in a Visio Drawing...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  2. 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/
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImageResolution method. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB. Default is %96 dpi in C++....properties such as cropping or rotation require saving transformed...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 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...
  5. 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/
  6. Aspose.OMR for C++ form structure|Documentation

    The layout, structure and core elements of the Aspose.OMR for C++ machine-readable forms....regardless of the image quality, rotation angle and geometric distortions...

    docs.aspose.com/omr/cpp/omr-form-structure/
  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. 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...
  10. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/python-net/stamps/text/