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

rotation

(0.96 sec)
  1. Add Watermarks to Presentations on Android|Aspo...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations on Android in Java to indicate a draft, confidential information, 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/androidjava/watermark/
  2. Add Watermarks to Presentations in JavaScript|A...

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Node.js 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/nodejs-java/watermark/
  3. 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/
  4. Add, Get, or Remove Watermarks in PDF Using C# ...

    Add, get or remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Rotation = 45 ; artifact . Opacity...

    products.aspose.com/pdf/net/watermark/
  5. 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/
  6. Working with Text in PDF using C++|Aspose.PDF f...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C++....format text in PDFs, how to rotate or replace text, how to add...TextFragmentAbsorber. Rotate Text Inside PDF - rotate text inside PDF...

    docs.aspose.com/pdf/cpp/working-with-text/
  7. 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...
  8. 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...
  9. 使用 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...
  10. 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/