Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 7,237 for

rotate page

(0.04 sec)
  1. ImageStamp | Aspose.PDF for .NET API Reference

    Reresents graphic stamp....Horizontal alignment of stamp on the page. Image { get; } Gets image stream...stamp. Rotate { get; set; } Sets or gets the rotation of stamp...

    reference.aspose.com/pdf/net/aspose.pdf/imagest...
  2. Stamp | Aspose.PDF for Java API Reference

    An abstract class for various kinds of stamps which come as descendants....Gets the rotation of stamp content according Rotation values....Sets the rotation of stamp content according Rotation values....

    reference.aspose.com/pdf/java/com.aspose.pdf/st...
  3. WatermarkAnnotation Rotation - Aspose.PDF Produ...

    I tried to Rotate watermark annotation by angle but i didnt work I tried wa.Rect.Rotate(30); and this wa.GetRectangle(false).Rotate(30); But it still horizontal var Page = pdfDocument.Pages[1]; //Create Annotat…...WatermarkAnnotation Rotation Aspose.PDF Product Family add-annotation...2022, 1:46pm #1 I tried to rotate watermark annotation by angle...

    forum.aspose.com/t/watermarkannotation-rotation...
  4. Device | Aspose.Page for .NET API Reference

    Device Contents [ Hide ] Device class This class encapsulates rendering of document to abstract device. Rendering of ......the document is performed page by page. public abstract class Device...Initializes Device with a size of a page. Properties Name Description...

    reference.aspose.com/page/net/aspose.page/device/
  5. Class: PlaceFlip - Aspose.Diagram for Node.js v...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....placeable shapes flip and/or rotate on a page when shapes are laid out...placeable shapes flip and/or rotate on a page when shapes are laid out...

    reference.aspose.com/diagram/nodejs/PlaceFlip
  6. TextStamp | Aspose.PDF for .NET API Reference

    Reresents textual stamp....determines how stamp is drawn on page. If Draw = true stamp is drawn...Desired height of the stamp on the page. HorizontalAlignment { get;...

    reference.aspose.com/pdf/net/aspose.pdf/textstamp/
  7. Reset | Aspose.Page for .NET API Reference

    Reset PdfDevice.Reset method If Page device parameters will be set this method allows to return writing stream back t......Reset method If page device parameters will be set...stream back the begining of page. public override void Reset...

    reference.aspose.com/page/net/aspose.page.eps.d...
  8. PageNumberStamp | Aspose.PDF for .NET API Refer...

    Represents Page number stamp and used to number Pages....Represents page number stamp and used to number pages. public sealed...determines how stamp is drawn on page. If Draw = true stamp is drawn...

    reference.aspose.com/pdf/net/aspose.pdf/pagenum...
  9. Stamp - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....OutlineItemCollectio Outlines Page Page.BeforePageGenerate PageActionCollection...RichTextBoxField RootElement Rotation Row Rows SaveOptions SaveOptions...

    reference.aspose.com/pdf/java/com.aspose.pdf/Stamp
  10. Rect | Aspose.PDF for .NET API Reference

    Gets or sets rectangle of the Page. For get Page crop box is returned if specified otherwise Page media box is returned. For set Page media box always set. Please note that this property dont consider Page rotation. To get Page rectangle considering rotation please use ActualRect....Rect Page.Rect property Gets or sets rectangle of the page. For...get: page crop box is returned if specified, otherwise page media...

    reference.aspose.com/pdf/net/aspose.pdf/page/rect/