Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 7,647 for

rotation

(0.15 sec)
  1. 2 issues when loading jpg and saving as another...

    Hello Try to convert this jpg to tiff, 2 issues: Image Exif and Xmp data will not be saved in the resulting Tiff. Result image is rotated! Original image is not! Thanks. Tested when saving as Tiff and Png, happened…...serves me, Tiff could save the rotation info both in its internal...the resulting image invalid rotated. Denis.Sitko April 17, 2025...

    forum.aspose.com/t/2-issues-when-loading-jpg-an...
  2. 使用 C++ 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 文件添加水印...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/zh-hant/cpp/watermark/add/
  3. 使用 Python 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加图像图章。... rotate = apdf . Rotation . ON270 image_stamp...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  4. BarcodeParameters class | Aspose.Words for Python

    aspose.words.fields.BarcodeParameters class. Container class for barcode parameters to pass-through to BarcodeGenerator...1/1440 inches) symbol_rotation Rotation of the barcode symbol...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Watermarks to Presentations in PHP|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in PHP to indicate a draft, confidential information, copyright, and more....such as center alignment, rotation, front position, etc. We will...$watermarkShape ); Set Watermark Rotation Here is a code example of...

    docs.aspose.com/slides/php-java/watermark/
  6. Aspose.Imaging for Java|Documentation

    Java image processing library provides a number of flexible routines for creating and manipulating images programmatically and does not need any image editor....transformations such as scaling, rotation and flipping. A demanding...

    docs.aspose.com/imaging/java/
  7. BarcodeParameters class | Aspose.Words for Node.js

    Aspose.Words.Fields.BarcodeParameters class. Container class for barcode parameters to pass-through to BarcodeGenerator...1/1440 inches) symbolRotation Rotation of the barcode symbol. Valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Add, Get, or Remove Watermarks in PDF Using Pyt...

    Add, get or remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... rotation = 45 artifact . opacity =...

    products.aspose.com/pdf/python-net/watermark/
  9. PDF Stamping in Python: Text, Image, and Page O...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/python-net/stamps/
  10. Add Text Stamp to PDF using Java | Aspose.PDF

    Add text stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/java/stamps/text/