Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 187,115 for

page

(0.24 sec)
  1. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class....whose page layout model to enumerate. Remarks If page layout...document is updated and new page layout model is created, a new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Create Links in PDF file with C#|Aspose.PDF for...

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

    docs.aspose.com/pdf/net/create-links/
  3. Working with Workbooks in Apache POI and Aspose...

    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....Create New Workbook Page Setup - Fit to Page Setting Set Print...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/working-with-workboo...
  4. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property to access the specific paper tray bin for your document. Enhance your printing efficiency with tailored solutions!...the paper tray (bin) for this page as specified in the document...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multiPage documents....event, which is raised when a page or file from a batch is processed...Console . WriteLine ( $"Read page: {e.CurrentPage} | image: {e...

    docs.aspose.com/ocr/net/track-progress/
  6. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Call the Page class addStamp(..) method of the Page class to...); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  7. FieldToa.PageNumberListSeparator | Aspose.Words...

    Discover the FieldToa PageNumberListSeparator property to customize Page number lists with your preferred separator. Enhance your document's readability today!...used to separate two page numbers in a page number list. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Create PDF document|Aspose.PDF for Python via C++

    This Page describes how to create PDF document from scratch with Aspose.PDF for Python via C++ library....document_get_pages object that contains all the pages in the document...Add a new page to the end of the page collection page_collection_add_page...

    docs.aspose.com/pdf/python-cpp/create-document/
  9. Working with PDF Pages in Rust|Aspose.PDF for R...

    How to add Pages, rotate Pages, add Page number, you can know in this section. Aspose.PDF for Rust via C++ explain to you all details on this topic....Working with PDF Pages in Rust Contents [ Hide ] You are able...do the following: Add Pages - add pages into your PDF file via...

    docs.aspose.com/pdf/rust-cpp/working-with-pages/
  10. Add Arc Object to PDF file|Aspose.PDF for C++

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

    docs.aspose.com/pdf/cpp/add-arc/