Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 6,828 for

rotate

(0.1 sec)
  1. Resizing Images in PHP|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....Dithering for Raster Images in PHP Rotate and Flip an Image in PHP...

    docs.aspose.com/imaging/java/resizing-images-in...
  2. 旋转 PDF API | Aspose.PDF

    使用.NET、.NET Core、Java、C++ 和安卓系统旋转 PDF 页面。...Setting Rotation angle of page page . Rotate = Rotation . on90...

    products.aspose.com/pdf/zh-hans/rotate/
  3. 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 via C++.... rotate = apCore . Rotation . on90 # Add stamp...

    products.aspose.com/pdf/python-cpp/stamps/text/
  4. Text, Image or Page Stamps in PDF using Java | ...

    Add stamps: text, image or page - to PDF programmatically with Java sample code using Aspose.PDF for Java....100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/java/stamps/
  5. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed to a user on an encrypted PDF document in Java....Assemble the document (insert, rotate, or delete pages and create...Assemble the document (insert, rotate, or delete pages and create...

    reference.aspose.com/words/java/com.aspose.word...
  6. Get and Set Page Properties|Aspose.PDF for PHP ...

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for PHP via Java....TrimBox, Rect, Page Number, and Rotate for a specific page in the...TrimBox, Rect, Page Number, Rotate) from the specific page object...

    docs.aspose.com/pdf/php-java/get-and-set-page-p...
  7. Image preprocessing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....12% Skewed images Rotation Manually rotate severely skewed images...images. 7.5% Rotated images Noise removal Automatically remove...

    docs.aspose.com/ocr/cpp/image-preprocessing/
  8. Get Page Properties in PHP|Aspose.PDF for Java

    Explore how to retrieve the properties of specific pages in a PDF document in PHP using Aspose.PDF for detailed control.... PHP_EOL ; print "Rotate :-" . $pdf_page -> getRotate...

    docs.aspose.com/pdf/java/get-page-properties-in...
  9. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...5f ); // Rotate the rendered page by 10 degrees...TranslateTransform ( 0.5f , 0.5f ); // Rotate the output by 10 degrees. gr...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Text, Image or Page Stamps in PDF using C++ | A...

    Add stamps: text, image or page - to PDF programmatically with C++ sample code using Aspose.PDF for C++....); // Rotate stamp textStamp -> set_Rotate ( Rotation :: on90...

    products.aspose.com/pdf/cpp/stamps/