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

text box rotation

(0.47 sec)
  1. 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...
  2. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large Boxes that pop up: image.png (631 …...weird large redaction black boxes Aspose.PDF Product Family aspose-pdf-python...am getting some weird large boxes that pop up: image.png (631...

    forum.aspose.com/t/really-weird-large-redaction...
  3. Replace Text in PDF with Java|Aspose.PDF for Java

    Learn how to replace, rearrange, and remove Text in PDF documents using Java....Replace Text in PDF with Java Contents [ Hide ] Aspose.PDF for...and replace options. Replace text on all pages Use this example...

    docs.aspose.com/pdf/java/replace-text-in-pdf/
  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. 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-...
  6. 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/
  7. 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...
  8. 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...
  9. Working with Text Boxes|Documentation

    This section explains how to format a Text shape with Aspose.Diagram....Working with Text Boxes Contents [ Hide ] Format Text in the Visio...Visio Shape’s Text Block Section Aspose.Diagram API allows developers...

    docs.aspose.com/diagram/net/working-with-text-b...
  10. 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...