Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 181,205 for

page

(0.08 sec)
  1. ShapeBase.right property | Aspose.Words for Nod...

    ShapeBase.right property. Gets the position of the right 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.bottom property | Aspose.Words for Py...

    ShapeBase.bottom property. Gets the position of the bottom 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...
  3. 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/
  4. PageRange | Aspose.Words for .NET

    Create customized Page ranges effortlessly with our PageRange constructor. Enhance your document management with precision and flexibility....PageRange constructor Creates a new page range object. public PageRange...starting page zero-based index. to Int32 The ending page zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::DocumentBuilder::get_CurrentSect...

    Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the section that is currently selected in this DocumentBuilder in C++....points, from the left side of the page. shape -> set_RelativeHorizontalPo...Drawing :: RelativeHorizontalPo :: Page ); // Set the shape's horizontal...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::DocumentBuilder::get_PageSetup m...

    Aspose::Words::DocumentBuilder::get_PageSetup method. Returns an object that represents current Page setup and section properties in C++....object that represents current page setup and section properties...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Hello World Java Example|Aspose.PDF for Java

    This Page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/java/hello-world-example/
  8. PdfZoomBehavior | Aspose.Words for Java

    Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in Java....on the page). FIT_HEIGHT Fits the height of the page. FIT_PAGE...FIT_PAGE Displays the page so it visible entirely. FIT_WIDTH Fits the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Loading and Saving Documents|Aspose.Words for .NET

    Loading and saving documents using Aspose.Words for .NET in PHP projects in C#....Hide ] What is this page about? This page explains how to load...results. Please refresh the page and try again....

    docs.aspose.com/words/net/loading-and-saving-do...
  10. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Add the TextParagraph to Page using TextBuilder. Save the...# Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/python-net/text/