Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 6,827 for

rotation

(0.1 sec)
  1. Customize Barcode Appearance|Documentation

    How to Customize Barcode Appearance-Related Properties in Aspose.BarCode for Node.js via Java...such as barcode label size, rotation angle, barcode paddings, and...BarcodeImageFormat . PNG ); Barcode Rotation In Aspose.BarCode for Node...

    docs.aspose.com/barcode/nodejsjava/customize-ba...
  2. Connector|Aspose.Slides Documentation

    Connect PowerPoint shapes in C# or .NET...have to take the connector’s rotation and its reflection into account...account. Note that the rotation angle for all connectors shown...

    docs.aspose.com/slides/net/connector/
  3. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    products.aspose.com/pdf/cpp/stamps/image/
  4. Add Header to PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....100 ); textStamp -> set_Rotate ( Rotation :: on90 ); textStamp ->...

    products.aspose.com/pdf/cpp/header/
  5. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop 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/nodejs-net/aspose.wo...
  6. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight 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/nodejs-net/aspose.wo...
  7. ShapeBase.distanceBottom property | Aspose.Word...

    ShapeBase.distanceBottom 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/nodejs-net/aspose.wo...
  8. Remove Shape Protection|Documentation

    This section explains how to remove shape protection using Aspose.Diagram for Python via Java....height, x-position, y-position, rotation and more. Developers can achieve...

    docs.aspose.com/diagram/python-java/remove-shap...
  9. Remove Shape Protection|Documentation

    This section explains how to remove shape protection using Aspose.Diagram....height, x-position, y-position, rotation and more. Developers can achieve...

    docs.aspose.com/diagram/java/remove-shape-prote...
  10. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...Set artifact position and rotation artifact -> set_ArtifactHorizontalAl...Center ); artifact -> set_Rotation ( 15 ); artifact -> set_Opacity...

    products.aspose.com/pdf/cpp/watermark/add/