Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 180,919 for

page

(0.12 sec)
  1. ShapeBase.top property | Aspose.Words for Node.js

    ShapeBase.top property. Gets or sets the position of the top edge of the containing block of the shape....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.Left | Aspose.Words for .NET

    Discover the ShapeBase Left property to easily adjust your shape's left edge position within its container. Enhance your design precision today!...points, from the left side of the page. shape . RelativeHorizontalPo...RelativeHorizontalPo = RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.left property | Aspose.Words for Python

    ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the shape....points, from the left side of the page. shape . relative_horizontal_position...drawing . RelativeHorizontalPo . PAGE # Set the shape's horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.PageSavingcom.aspose.words.PageSavingArgs event in Java....save a document to HTML page by page. public void pageFileNames()...writeln("Page 1."); builder.insertBreak(BreakType.PAGE_BREAK);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::ParagraphFormat::get_SnapToGrid ...

    Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current paragraph should use the document grid lines per Page settings when laying out the contents in the paragraph in C++....the document grid lines per page settings when laying out the...the number of lines that each page may have. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative to what the shape is positioned vertically in C++....floating image to the center of a page. auto doc = System :: MakeObject...overlapping text and align it to the page's center. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....new Document ( $inputFile ); $page = $document -> getPages () ->...$textBoxField = new TextBoxField ( $page , new Rectangle ( 110 , 300...

    docs.aspose.com/pdf/php-java/create-forms/
  8. How to Split PDF by Pages in Java

    This basic tutorial elaborates how to split PDF by Pages in Java with simple API calls. Using Java split PDF Pages operation can be performed in different operating systems like Linux, Windows, and macOS....Page Product Family Aspose.PSD Product...Family How to Split PDF by Pages in Java This basic tutorial...

    kb.aspose.com/pdf/java/how-to-split-pdf-by-page...
  9. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....correction Contents [ Hide ] When a page is fed to a flatbed scanner...image on the page. When working with single-page images, this...

    docs.aspose.com/ocr/net/deskew/
  10. Rotate PDF using PHP | Aspose.PDF

    Rotate PDF documents programmatically with PHP sample code using Aspose.PDF for PHP via Java...Rotate PDF Pages with PHP In order to rotate PDF file, we’ll...more details check the GitHub page. How to Rotate PDF documents...

    products.aspose.com/pdf/php-java/rotate/