Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 184,565 for

page

(0.15 sec)
  1. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new Page range object....PageRange(from_address, to) Creates a new page range object. def __init__ (...starting page zero-based index. to int The ending page zero-based...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create PDF document programmatically|Aspose.PDF...

    This Page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....Document class Add a Page object to the Pages collection of the...paragraphs collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/python-net/create-document/
  3. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....// add page to pages collection of PDF file auto page = document...document -> get_Pages () -> Add (); // Create an image instance auto...

    docs.aspose.com/pdf/cpp/set-image-size/
  4. LayoutCollector | Aspose.Words for Java

    This class allows to compute Page numbers of document nodes in Java....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Comments|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....Comments Contents [ Hide ] Add a Page-Level Comment in the Visio Aspose...to add comment anywhere on a page of the Visio drawing. Add Comment...

    docs.aspose.com/diagram/java/working-with-comme...
  6. 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/
  7. How to add Link Annotation using Java | Aspose.PDF

    Add Link annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...Add for Link annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/link/add/
  8. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout document into Pages and convert such a document or selected Pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing using C#....Hide ] What is this page about? This page explains how rendering...paginated or has the concept of pages. We are talking about rendering...

    docs.aspose.com/words/net/rendering/
  9. PageSet | Aspose.Words for .NET

    Create a tailored one-Page set effortlessly with PageSet constructor, designed for precise Page indexing and seamless user experience....) Creates an one-page set based on exact page index. public PageSet...PageSet ( int page ) Parameter Type Description page Int32 Zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ASP.NET without using Visual Studio|Aspose.PDF ...

    Learn how to use Aspose.PDF for .NET in ASP.NET projects without relying on Visual Studio. Follow this practical guide....NET pages or applications without using...one ). Then create your .aspx page and copy the following code...

    docs.aspose.com/pdf/net/asp-net-without-using-v...