Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 184,601 for

page

(0.14 sec)
  1. Extract Table from Existing PDF Document|Aspose...

    Aspose.PDF for Java makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new Page and etc....pdf" ); for ( Page page : pdfDocument . getPages ())...TableAbsorber (); absorber . visit ( page ); for ( AbsorbedTable table...

    docs.aspose.com/pdf/java/extract-table-from-exi...
  2. PageLayoutCallbackArgs.pageIndex property | Asp...

    PageLayoutCallbackArgs.PageIndex property. Gets 0-based index of the Page in the document this event relates to...property Gets 0-based index of the page in the document this event relates...there is no associated page, or if page was removed during reflow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency....Remarks If you need to access page indexes of the document nodes...a document instance, before page layout of the document is built...

    reference.aspose.com/words/net/aspose.words.lay...
  4. 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/
  5. PageInfo.SizeInPoints | Aspose.Words for .NET

    Discover the PageInfo SizeInPoints property to easily access your Page size in points for precise layout control and enhanced design efficiency....SizeInPoints property Gets the page size in points. public SizeF...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageSetup method. Specifies whether Page setup is exported to HTML, MHTML or EPUB. Default is false in C++....up method Specifies whether page setup is exported to HTML, MHTML...Words document model provides page setup information via PageSetup...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose.Email.Printing Features|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....(XPS or TIFF) and configuring page layouts. This article describes...Printing an HTML body. Setting the page layout. Auto-fit a TIFF to the...

    docs.aspose.com/email/net/aspose-email-printing...
  8. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...实例化Document对象并在Pages集合中添加一个新页面。创建一个TextFragment的...(); // 在Document的Pages集合中添加一个新页面 Page page = document . getPages...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  9. 使用 C++ 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hant/cpp/images/
  10. How to Scale a Worksheet|Documentation

    This article shows you code explaining how to scale a worksheet using the Aspose.Cells library....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/net/how-to-scale-a-worksh...