Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 181,656 for

page

(0.13 sec)
  1. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during Page layout model build and rendering....raised during page layout model build and rendering. Page layout model...“conversion step”, this is when page layout pulls document content...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Resize PDF using PHP | Aspose.PDF

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

    products.aspose.com/pdf/php-java/resize/
  3. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current Page....Document ()) { // Add page var page = document . Pages . Add (); // Initializes...object to first page of input document page . Paragraphs . Add...

    docs.aspose.com/pdf/net/integrate-table/
  4. Use Connection indexes to connect shapes|Docume...

    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....connectShapesViaConn member exposed by the Page class can be used to connect...Diagram (); // get page by index Page page = diagram . getPages...

    docs.aspose.com/diagram/java/use-connection-ind...
  5. Using FloatingBox for text generation with Pyth...

    This Page explains how to format text inside floating box....text and other content on a PDF page. Its main feature is text clipping...Create a New PDF Document. Add a Page to the Document. Create a FloatingBox...

    docs.aspose.com/pdf/python-net/floating-box/
  6. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... write ( ' \n This is page ' ) builder . insert_field (... fields . FieldType . FIELD_PAGE , update_field = update_ins...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with PDF Pages in Python via C++|Aspose...

    How to add Pages, rotate Pages, or set Page size you can know in this section. Aspose.PDF for Python via C++ explain to you all details on this topic....Working with PDF Pages in Python via C++ Contents [ Hide ] You...do the following: Add Pages - add pages at desired location or...

    docs.aspose.com/pdf/python-cpp/working-with-pages/
  8. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method... write ( "\nThis is page " ); builder . insertField (...getFieldCode ()). toEqual ( " PAGE " ); if ( updateInsertedFields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Code Comparison for Common Features|Aspose.Word...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and VSTO using C#....Hide ] What is this page about? This page explains general code...the following topics Changing Page Setup for Whole Document using...

    docs.aspose.com/words/net/code-comparison-for-c...
  10. Document.GetPageInfo | Aspose.Words for .NET

    Discover the GetPageInfo method to retrieve essential Page size, orientation, and rendering details for optimized printing and enhanced document management....GetPageInfo method Gets the page size, orientation and other...other information about a page that might be useful for printing or...

    reference.aspose.com/words/net/aspose.words/doc...