Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 7,460 for

rotation

(0.72 sec)
  1. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library.... Rotate the stamp if needed. Set text...100 # Rotate stamp text_stamp . rotate = ap . Rotation . ON90...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  2. Add Image Stamp to PDF using Java | Aspose.PDF

    Add image stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java.... setRotate ( Rotation . on270 ); imageStamp . setOpacity...

    products.aspose.com/pdf/java/stamps/image/
  3. Print PDF using Java | Aspose.PDF

    Print PDF documents programmatically with Java sample code using Aspose.PDF for Java...Print the file with adjusted rotation viewer . setPrintPageDialog...

    products.aspose.com/pdf/java/print/
  4. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the shape....center of the page, and then rotate the shape 60 degrees clockwise...shape . left = 150 shape . rotation = 60 # Add text that will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the document text and the right edge of the shape....center of the page, and then rotate the shape 60 degrees clockwise...shape . left = 150 shape . rotation = 60 # Add text that will...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the document text and the top edge of the shape....center of the page, and then rotate the shape 60 degrees clockwise...shape . left = 150 shape . rotation = 60 # Add text that will...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left edge of the shape....center of the page, and then rotate the shape 60 degrees clockwise...shape . left = 150 shape . rotation = 60 # Add text that will...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Plugins Licensing for Java - Features|Aspose.Im...

    Aspose.Imaging Java Plugins Licensing Features supports format conversion, compression, merging, resizing, cropping, Rotation and flipping, deskewing, animation creation, photo album creation, and photo effects application... Image Rotation and Flipping : Adjust images...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  9. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....Rotation – Gets an artifact’s rotation (in degrees...indicates counter-clockwise rotation). Artifact.Opacity – Gets...

    docs.aspose.com/pdf/cpp/artifacts/
  10. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java.... getRotation() Gets the rotation of the data labels of the...setRotation(int value) Sets the rotation of the data labels of the...

    reference.aspose.com/words/java/com.aspose.word...