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

rotation

(0.04 sec)
  1. Working with Watermark|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....with a specific text height, rotation, style, adjustments and such...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  2. 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/
  3. 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/
  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. Rotate PDF using JavaScript via C++ | Aspose.PDF

    Rotate PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...Rotate PDF Pages with JavaScript via C++ Do you need to rotate...rotate PDF? In order to rotate PDF file, we’ll use Aspose.PDF for...

    products.aspose.com/pdf/javascript-cpp/rotate/
  6. 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...
  7. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...Incorrect position of text boxes rotated to 90 and 270 deg after changing...Incorrect position of text boxes rotated to 90 and 270 deg after changing...

    forum.aspose.com/t/incorrect-position-of-text-b...
  8. 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...
  9. 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...
  10. 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/