Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,480 for

rotation

(0.02 sec)
  1. Text, Image or Page Stamps in PDF using Python ...

    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 = ap . Rotation . ON90...

    products.aspose.com/pdf/python-net/stamps/
  2. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom 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/python-net/aspose.wo...
  3. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top 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/python-net/aspose.wo...
  4. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right 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/python-net/aspose.wo...
  5. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left 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/python-net/aspose.wo...
  6. Rotate Documents via Python | products.aspose.com

    Rotate PDF and Image files including JPG PNG BMP GIF TIFF SVG via your Python application....NET Rotate Rotate Documents using Python APIs Rotate PDF documents....NET. Download The need to rotate PDF files often depends on...

    products.aspose.com/total/python-net/rotate/
  7. ShapeBase.DistanceTop | Aspose.Words for .NET

    Discover ShapeBase DistanceTop property, easily adjust the space in points between your document text and the shape's top edge for precise 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. ShapeBase.DistanceBottom | Aspose.Words for .NET

    Discover the ShapeBase DistanceBottom property, easily set and adjust the gap in points between your document text and the shape's bottom edge for optimal layout....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...
  9. ShapeBase.DistanceRight | Aspose.Words for .NET

    Discover the ShapeBase DistanceRight property, easily adjust the spacing in points between your document text and a shape's right edge 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...
  10. Text, Image or Page Stamps in PDF using C# | As...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET....YIndent = 100 , Rotate = Aspose . Pdf . Rotation . on90 }; textStamp...

    products.aspose.com/pdf/net/stamps/