Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 181,760 for

page

(0.59 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose::Words::Fields::FieldIndex::get_PageRang...

    Aspose::Words::Fields::FieldIndex::get_PageRangeSeparator method. Gets or sets the character sequence that is used to separate the start and end of a Page range in C++....separate the start and end of a page range. System :: String Aspose...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 公共 API Aspose.Diagram 6.8.0 的变化|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....vsdx" ); // Get Visio page Page page = diagram . getPages ()...(). getPage ( "Page-1" ); // Initialize a new Layer class object...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  6. Working with Document in PostScript | .NET

    Adding Pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/ps/working-with-document/
  7. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/net/set-image-size/
  8. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/java/convert-images-format-...
  9. Insert Nested Fields in PHP|Aspose.Words for Java

    Insert Nested Fields using PHP....DocumentBuilder(doc); // Insert few page breaks (just for testing) $...insertBreak ( $ breakType -> PAGE_BREAK ); // Move DocumentBuilder...

    docs.aspose.com/words/java/insert-nested-fields...
  10. How to Change Background Color of PDF in Java

    This article describes how to change background color of PDF in Java. It shares the required resources, the program flow, and a runnable sample code to edit PDF background color in Java....Page Product Family Aspose.PSD Product...of options. Steps to Change Page Color in PDF in Java Set the...

    kb.aspose.com/pdf/java/how-to-change-background...