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

page

(0.08 sec)
  1. 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/
  2. 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/
  3. Track Conversion Progress of Excel to TIFF|Docu...

    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....You may also control which pages are rendered as demonstrated...saving page index 0 of pages 10 </ br > End saving page index...

    docs.aspose.com/cells/net/track-conversion-prog...
  4. Add, Retrieve, Copy and Read Visio Shape Data|D...

    This section explains how to add a shape, set shape's property or copy a shape with Aspose.Diagram....To add a new shape: Find the page - Each Visio diagram contains...collection of pages. Developers may retrieve the page by page ID or Name...

    docs.aspose.com/diagram/net/add-retrieve-copy-a...
  5. 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...
  6. Document.removeBlankPages method | Aspose.Words...

    Document.removeBlankPages method. Removes blank Pages from the document....removeBlankPages() Removes blank pages from the document. removeBlankPages...resulting document will not contain pages considered to be blank while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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/
  8. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....we can Add annotations to the page. The following code snippet...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...

    docs.aspose.com/pdf/cpp/extra-annotations/
  9. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF Page properties such as size of document using Python via C++....read and set properties of pages in a PDF file in your Python...PDF file, resizes the first page by adjusting the Crop box (the...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  10. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_Page_index method. Gets 1-based index of the Page where node begins...get_start_page_index method get_start_page_index(node) Gets 1-based...1-based index of the page where node begins. Returns 0 if node...

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