Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 187,327 for

page

(0.14 sec)
  1. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality.... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode (), Is . EqualTo ( " PAGE " )); if ( updateInsertedFields...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Advanced Features|Aspose.PDF for .NET

    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....NET private void Page_Load ( object sender , EventArgs...Add Page in Pages Collection var page = document . Pages . Add...

    docs.aspose.com/pdf/net/advanced-features/
  3. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  4. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java.... Get the Page you want to add link to. Create...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/java/create-links/
  5. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization.... Get the particular page to which you want to add the...created from that particular page – to which you want to add the...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  6. Extract All Images from Shapes in Visio|Documen...

    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....Visio Contents [ Hide ] The Page Class object represents the...area of a foreground page or a background page. The Shapes property...

    docs.aspose.com/diagram/net/extract-all-images-...
  7. Refresh shapes data|Documentation

    This section explains how to refresh shape's data for a visio shape with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Get Shape Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/net/refresh-shapes-data/
  8. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including Page orientation, paper size, scaling options, Page order, and visibility of images/shapes....the grid data flows across pages, how it is scaled, and what...feature allows you to configure: Page Orientation: Switch between...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. Convert a Visio Shape To Svg|Documentation

    This section explains how to convert a visio shape to svg with Aspose.Diagram.... get a particular page. get a particular shape. convert...); // Get a particular page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  10. PageSetup.lines_per_page property | Aspose.Word...

    PageSetup.lines_per_Page property. Gets or sets the number of lines per Page in the document grid....lines_per_page property PageSetup.lines_per_page property Gets...sets the number of lines per page in the document grid. @property...

    reference.aspose.com/words/python-net/aspose.wo...