Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 7,670 for

rotation

(0.15 sec)
  1. Add watermark to PDF using C++|Aspose.PDF for C++

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C++....Rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity – Gets...

    docs.aspose.com/pdf/cpp/add-watermarks/
  2. Add Image stamps to PDF in Node.js|Aspose.PDF f...

    Add the Image Stamp in your PDF document using AsposePdfAddStamp with the Node.js tool.... Rotation . on270 , 0.5 , "ResultAddStamp...40 , 40 , AsposePdfModule . Rotation . on270 , 0.5 , "ResultAddStamp...

    docs.aspose.com/pdf/nodejs-cpp/stamping/
  3. Manipulate Page Properties|Aspose.PDF for .NET

    This section explains how to manipulate Page Properties with Aspose.PDF Facades using PdfPageEditor Class....different page box sizes, page rotation, page zoom etc. In order to...Console . WriteLine ( $"Page 1 Rotation: {pageEditor.GetPageRotation(1)}"...

    docs.aspose.com/pdf/net/manipulate-page-propert...
  4. Working with Transformations in PS file | Python

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...transformations-translation, scaling, rotation, and shearing to a rectangle...transformations: translation, scale, rotation, shear, or any combination...

    docs.aspose.com/page/python-net/ps/working-with...
  5. 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...
  6. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....such as center alignment, rotation, front position, etc. We will...watermark_shape ) Set Watermark Rotation Here is a code example of...

    docs.aspose.com/slides/python-net/watermark/
  7. Rotate BarCode Image in Ruby|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....Ask AI Rotate BarCode Image in Ruby Contents [ Hide ] Aspose...Aspose.BarCode - Rotate Barcode Image To Rotate Barcode Image using...

    docs.aspose.com/barcode/java/rotate-barcode-ima...
  8. 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...
  9. Read Barcode Properties|Documentation

    This section describes how to read barcode parameters...about barcode coordinates and rotation angle. Get Barcode Type and...

    docs.aspose.com/barcode/javascript-cpp/read-bar...
  10. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...e: return def_val def get_rotation_angle(self, rotationAngle...the rotation angle in degrees based on the given rotation angle...

    forum.aspose.com/t/python-words-and-barcode-for...