Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 7,226 for

rotation

(0.06 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. PageConfig|Documentation

    PageConfig element allows you to break large forms into several pages that are recognized as a single document....placement of the rectangular rotation marker that is used to detect...positioning of elements on the page. Rotation marker placement The RotationPointPositio...

    docs.aspose.com/omr/net/programmatic-forms/page...
  4. Add watermark to PDF|Aspose.PDF for Java

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

    docs.aspose.com/pdf/java/add-watermarks/
  5. Aspose::Words::Drawing::ShapeBase::get_Rotation...

    Aspose::Words::Drawing::ShapeBase::get_Rotation method. Defines the angle (in degrees) that a shape is rotated. Positive value corresponds to clockwise Rotation angle in C++....Base::get_Rotation method ShapeBase::get_Rotation method Defines...(in degrees) that a shape is rotated. Positive value corresponds...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Get Visio Shape Inherit Line|Documentation

    This section explains how to get visio shape's line style inherited from it's parent style and master with Aspose.Diagram....check this sample code: 3D Rotation Effects in a Visio Drawing...

    docs.aspose.com/diagram/net/get-visio-shape-inh...
  7. Aspose::Words::Drawing::TextBox::get_NoTextRota...

    Aspose::Words::Drawing::TextBox::get_NoTextRotation method. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated in C++....TextBox should not rotate when the shape is rotated. bool Aspose ::...disable text rotation when the shape is rotate. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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...
  9. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java....other attributes like origin, rotation, background etc. using Stamp...SetOrigin ( 20 , 20 ); stamp . Rotation = 90.0F ; stamp . IsBackground...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  10. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....value) getRotation() Gets the rotation of the tick labels in degrees...setRotation(int value) Sets the rotation of the tick labels in degrees...

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