Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 192,033 for

page

(0.14 sec)
  1. FieldToa | Aspose.Words for Java

    Implements the TOA field in Java....along with the numbers of the pages on which the references appear)...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio shapes with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Get shape by id Shape shape = page . Shapes...

    docs.aspose.com/diagram/net/working-with-user-d...
  3. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....to paragraphs collection of page Save our PDF file void ExampleCurve...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/cpp/add-curve/
  4. PdfViewer Class|Aspose.PDF for Python via .NET

    Learn how to use the PdfViewer class in Aspose.PDF for Python via .NET to decode all PDF Pages, decode a specific Page, and inspect viewer-related PDF metadata....working with PDF viewing and page-decoding scenarios. One common...use case is converting PDF pages into image objects that can...

    docs.aspose.com/pdf/python-net/pdfviewer-class/
  5. Interactive Annotations using Java|Aspose.PDF f...

    Learn how to add, inspect, and delete link annotations in PDF documents using Aspose.PDF for Java....link over text found on the page. Open the source PDF Document...annotations This example scans the page annotation collection and reports...

    docs.aspose.com/pdf/java/interactive-annotations/
  6. Working with Shapes Gluing|Documentation

    This section explains how to get shapes which glued to a particular shape with Aspose.Diagram.... Pages [ 0 ]. Shapes . GetShape ( 90...gluedShapeIds ) { shape = diagram . Pages [ 0 ]. Shapes . GetShape ( id...

    docs.aspose.com/diagram/net/working-with-shapes...
  7. Add Connection Point To Shape|Documentation

    This section explains how to add connection point to a visio shape with Aspose.Diagram.... get a particular page. get a particular shape. new...particular page Page page = diagram . Pages . GetPage ( "Page-3" );...

    docs.aspose.com/diagram/net/add-connection-poin...
  8. Thumbnail Generation from Web Links - Free Supp...

    Hi Team, We have a requirement to generate thumbnail images from webPage URL. Which one of the Aspose product (s) can fulfill this requirement & how? Thanks...HTML to PDF Format Convert PDF pages to JPEG images arul.praveen...to PDF Format → Convert Web page to PDF (C#).<?xml:namespace...

    forum.aspose.com/t/thumbnail-generation-from-we...
  9. Add Background Image to PDF using Python

    Follow this article to add background image to PDF using Python. It will explain the IDE configuration, steps to perform the task, and share a sample code for setting the background image for PDF in Python....Page Product Family Aspose.PSD Product...Parse through each page in the collection of pages of the loaded PDF...

    kb.aspose.com/pdf/python/add-background-image-t...
  10. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....artifacts on a particular page, the Page class has the Artifacts...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/net/add-watermarks/