Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 7,546 for

rotation

(0.1 sec)
  1. Add Watermark To PDF|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....can set alignment, offset, rotation, opacity, foreground/background...can set alignment, offset, rotation, opacity, foreground/background...

    docs.aspose.com/cells/net/add-watermark-to-pdf/
  2. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 10 , 400 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  3. 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/
  4. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Rotation method. Gets or sets the Rotation of the axis title in degrees in C++....le::get_Rotation method ChartAxisTitle::get_Rotation method Gets...Gets or sets the rotation of the axis title in degrees. int32_t...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Adding Transformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate objects in 3D space. There are three ways to define object’s Rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....for Java API has support to rotate objects in 3D space. There...three ways to define object’s rotation in 3D space, Euler angles...

    docs.aspose.com/3d/java/adding-transformation-t...
  6. Document compare textbox mismatch - Free Suppor...

    Hello, we are having some trouble when comparing documents, maybe you could advice us what could be wrong. Currently we are using aspose.words 24.9 java version. And running code, one is ignoring Textboxes other is no…...issues, when text-box has rotation one text box is on top of...Other situation with word, rotation is ignored. Microsoft word...

    forum.aspose.com/t/document-compare-textbox-mis...
  7. Rotate PDF using Rust | Aspose.PDF

    Rotate PDF documents programmatically with Rust sample code using Aspose.PDF for Rust via C++...Rotate PDF Pages with Rust Do you need to rotate the PDF? Programmatic...ready for commercial use. To rotate PDF files, we’ll use Aspose...

    products.aspose.com/pdf/rust-cpp/rotate/
  8. Rotate PDF Pages in Python|Aspose.PDF for Pytho...

    Learn how to rotate PDF pages and change page orientation in Python....Rotate PDF Pages in Python Contents [ Hide ] This topic describes...landscape orientation or apply rotation angles to existing PDF content...

    docs.aspose.com/pdf/python-net/rotate-pages/
  9. Aspose::Words::Drawing::ShapeTextOrientation en...

    Aspose::Words::Drawing::ShapeTextOrientation enum. Specifies orientation of text in shapes in C++.... Downward 1 Text is rotated 90 degrees to the right to...(tb-rl). Upward 2 Text is rotated 90 degrees to the left to appear...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using PHP....getHeight (); // Rotate page at 90 degree angle $rotation = new Rotation...(); $page -> setRotate ( $rotation -> getOn90 ()); // Get page...

    docs.aspose.com/pdf/php-java/change-page-size/