Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 7,178 for

rotation

(0.13 sec)
  1. 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/
  2. Xamarin and .NET 2.0 Differences|Aspose.Words f...

    Aspose.Words for .NET Standard 2.0 API differences comparing to regular .NET version using C#....transformations to the graphics, rotation for example. gr . RotateTransform...transformations to the canvas, rotation for example. canvas . RotateDegrees...

    docs.aspose.com/words/net/xamarin-and-net-stand...
  3. 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/
  4. ShapeBase.DistanceLeft | Aspose.Words for .NET

    Discover the ShapeBase DistanceLeft property to easily adjust the distance in points between your document text and the left edge of shapes for enhanced layout control....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/net/aspose.words.dra...
  5. 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...
  6. ChartDataLabelCollection class | Aspose.Words f...

    aspose.words.drawing.charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)... rotation Gets or sets the rotation of the data labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Crop, Rotate and Resize Images|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....Crop, Rotate and Resize Images Contents [ Hide ] Cropping Raster...of svg image. Crop svg Image Rotate and Flip an Image Aspose.Imaging...

    docs.aspose.com/imaging/net/crop-rotate-and-res...
  8. 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/
  9. Add Watermarks to Presentations in C++|Aspose.S...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in C++ 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/cpp/watermark/
  10. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java 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/java/watermark/