Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 7,447 for

rotation

(0.06 sec)
  1. PDF Stamping in Python: Text, Image, and Page O...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....100 # Rotate stamp textStamp . rotate = apdf . Rotation . ON90...

    products.aspose.com/pdf/python-net/stamps/
  2. 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/
  3. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library.... Rotate the stamp if needed. Set text...100 # Rotate stamp text_stamp . rotate = ap . Rotation . ON90...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  4. Print PDF using Java | Aspose.PDF

    Print PDF documents programmatically with Java sample code using Aspose.PDF for Java...Print the file with adjusted rotation viewer . setPrintPageDialog...

    products.aspose.com/pdf/java/print/
  5. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++.... rotate = apCore . Rotation . on90 # Add stamp...

    products.aspose.com/pdf/python-cpp/stamps/text/
  6. PDF Stamping in Java: Text, Image, and Page Opt...

    Add stamps: text, image or page - to PDF programmatically with Java sample code using Aspose.PDF for Java....100 ); // Rotate stamp textStamp . setRotate ( Rotation . on90 );...

    products.aspose.com/pdf/java/stamps/
  7. Format PowerPoint Shapes in .NET|Aspose.Slides ...

    Learn how to format PowerPoint shapes in C# using Aspose.Slides—set fill, line, and effect styles for PPT and PPTX files with precision and full control....result: Rotate Shapes Aspose.Slides lets you rotate shapes in...alignment or design needs. To rotate a shape on a slide, follow...

    docs.aspose.com/slides/net/shape-formatting/
  8. Print PDF using C++ | Aspose.PDF

    Print PDF documents programmatically with C++ sample code using Aspose.PDF for C++...Print the file with adjusted rotation viewer . PrintPageDialog =...

    products.aspose.com/pdf/cpp/print/
  9. 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...
  10. 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/