Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 458 for

text box rotation

(0.04 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....the custom rotation that is being applied to the text within the...the bounding box. Presentation pres = new Presentation (); IChart...

    docs.aspose.com/slides/java/public-api-and-back...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....the custom rotation that is being applied to the text within the...the bounding box. using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove Text in PDF documents using Python....Replace Text in PDF with Python Contents [ Hide ] These examples...show how to modify or remove text in an existing PDF . Use this...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  4. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....using namespace Aspose :: Pdf :: Text ; void AddImageStampToPDFFi...); imageStamp -> set_Rotate ( Rotation :: on270 ); imageStamp...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  5. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library.... setRotate ( Rotation . on270 ); imageStamp . setOpacity...Stamp as Background in Floating Box Aspose.PDF API lets you add image...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  6. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....$imageStamp -> setRotate (( new Rotation ()) -> getOn270 ()); $imageStamp...Stamp as Background in Floating Box Aspose.PDF API lets you add image...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  7. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....not only returns the decoded text and type, but also the coordinates...getRectangle() — axis-aligned bounding box ( java.awt.Rectangle ). getQuadrangle()...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. TextBox | Aspose.Words for Java

    Defines attributes that specify how a Text is displayed inside a shape in Java....attributes that specify how a text is displayed inside a shape...getTextBox() property to access text properties of a shape. You do...

    reference.aspose.com/words/java/com.aspose.word...
  9. Reading Metadata|Documentation

    Learn how to access and use barcode metadata returned by BarCodeReader in Aspose.BarCode for Java....Metadata In addition to barcode text and type, Aspose.BarCode for...inspect the symbology and decoded text evaluate recognition confidence...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library.... Rotate = Rotation . on270 ; imageStamp ...Stamp as Background in Floating Box Aspose.PDF API lets you add image...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/