Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 189,425 for

page

(1.54 sec)
  1. FieldXE.PageNumberReplacement | Aspose.Words fo...

    Discover the FieldXE PageNumberReplacement property to easily customize Page number text for enhanced document formatting and improved readability....sets text used in place of a page number. public string PageNumberReplacemen...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Layer Insert Shape Shape Page Page Master Master HyperLinks Working...print Options Setting Page Margins Getting Page Width and Height Theme...

    docs.aspose.com/diagram/net/developer-guide/
  3. Rotate PDF using Python | Aspose.PDF

    Rotate PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Rotate PDF Pages with Python Do you need to rotate PDF? Programmatic...update or change the page orientation of pages in an existing PDF...

    products.aspose.com/pdf/python-net/rotate/
  4. Aspose.Cells.GridJs Working on Mobile|Documenta...

    This article describes how to use GridJs on a mobile device....GridJs You need to access the page via IP on the mobile device...demo web page in the mobile browser. Navigate to the page http://yourip:82/...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Draw Rectangle|Documentation

    This section explains how to draw rectangle in a visio Page with Aspose.Diagram. Support using C# to draw rectangle and save as pdf, svg, html, image, xps and other formats....draw a rectangle shape in a page.The code example below shows...//Draw Rectangle in page diagram . Pages [ 0 ]. DrawRectangle...

    docs.aspose.com/diagram/net/drawing/draw-rectan...
  6. Extract Images from PDF|Aspose.PDF for Java

    How to extract a part of the image from PDF using Aspose.PDF for Java...from PDF Contents [ Hide ] Each page in PDF document contain resources...image from page, we need to get reference to the page, next to...

    docs.aspose.com/pdf/java/extract-images-from-th...
  7. PageInfo.get_size_in_pixels method | Aspose.Wor...

    aspose.words.rendering.PageInfo.get_size_in_pixels method...get_size_in_pixels(scale, dpi) Calculates the page size in pixels for a specified...inch). Returns The size of the page in pixels. get_size_in_pixels(scale...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....visit the Converting to Fixed-page Format documentation article...IPageLayoutCallback implementation used by page layout model. getCommentDisplayMod()...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShapeBase.relative_horizontal_position property...

    ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally....floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Example of Hello World using Rust language|Aspo...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Rust.... Add a new page to the PDF document using page_add function...function. Set the page size using page_set_size . Add “Hello World!”...

    docs.aspose.com/pdf/rust-cpp/hello-world-example/