Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 242,752 for

page

(0.17 sec)
  1. Watermark.h - Aspose.PDF for C++ - API Reference

    Watermark.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Page ; 13 class Rectangle; 14 } //...39 friend class Aspose::Pdf::Page ; 40 41 public : 42 46 ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/_watermark_8h_source/
  2. Convert PDF to Different Image Formats in Pytho...

    Discover how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++....Get the pages of the document using the document_get_pages function...the desired page of the document using the page_collection_get_page...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-i...
  3. index.xml

    1.0 utf-8 yes 2.0 http://www.w3.org/2005/Atom Release Notes - 2020 on Releases - aspose.comhttps://releases.aspose.com/Page/net/release-notes/2020/Recent content in Release Notes - 2020 on Releases......com/page/net/release-notes/2020/Recent...ioenhttps://releases.aspose.com/page/net/release-notes/2020/index...

    releases.aspose.com/page/net/release-notes/2020...
  4. DjvuPage - Aspose.Imaging for Java - API Reference

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....or sets the currently active page DjvuPage [] DjvuImage. getDjvuPages...getDjvuPages () Gets the pages for the document DjvuPage DjvuImage...

    reference.aspose.com/imaging/java/com.aspose.im...
  5. Document.RenderToSize | Aspose.Words for .NET

    Document RenderToSize method. Renders a document Page into a Graphics object to a specified size in C#....RenderToSize method Renders a document page into a Graphics object to a...pageIndex Int32 The 0-based page index. graphics Graphics The...

    reference.aspose.com/words/net/aspose.words/doc...
  6. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. To...visit the Converting to Fixed-page Format documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 公共 API Aspose.Diagram 6.8.0 的变化|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....vsdx" ); // Get Visio page Page page = diagram . getPages ()...(). getPage ( "Page-1" ); // Initialize a new Layer class object...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  8. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add Pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....Working with PDF Pages Contents [ Hide ] Aspose.PDF for Java...Java lets you insert a page to a PDF document at any location in...

    docs.aspose.com/pdf/java/working-with-pages/
  9. RunIndex | Aspose.Note for .NET API Reference

    RunIndex TextStyle.RunIndex property Gets or sets the run index. public int RunIndex { get ; set ; } Remarks Run inde......= new Document (); var page = new Page ( document ); var outline...AppendChildLast ( outlineElem ); page . AppendChildLast ( outline...

    reference.aspose.com/note/net/aspose.note/texts...
  10. Heading.h - Aspose.PDF for C++ - API Reference

    Heading.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Page ; 18 class PageGenerator; 19...System::SharedPtr<Aspose::Pdf::Page> & get_TocPage() const ; 79...

    reference.aspose.com/pdf/cpp/_heading_8h_source/