Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 180,915 for

page

(0.17 sec)
  1. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Modify page display properties. Modify PDF...PDF documents. Page Get page count. Get page properties. Get...

    docs.aspose.com/pdf/net/key-features/
  2. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a document in Java....1 - Use the document's first page: doc.updateThumbnail(); doc...generate thumbnail from first page of the document or first image...

    reference.aspose.com/words/java/com.aspose.word...
  3. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...) override { std :: cout << "Page " << args . GetPageIndex ()...) override { std :: cout << "Page " << args . GetPageIndex ()...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  4. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....of a page, and a footer is text at the bottom of a page. Typically...all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/python-net/working-with-h...
  5. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including Page orientation, paper size, scaling options, Page order, and visibility of images/shapes....the grid data flows across pages, how it is scaled, and what...feature allows you to configure: Page Orientation: Switch between...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including Page orientation, paper size, scaling options, Page order, and visibility of images/shapes....the grid data flows across pages, how it is scaled, and what...feature allows you to configure: Page Orientation: Switch between...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF Pages of your document programmatically programmatically with C# sample code using Aspose.PDF for .NET...to Move pages to PDF using C# In order to move page in PDF file...Install-Package Aspose.PDF Move Page to PDF using C# You need Aspose...

    products.aspose.com/pdf/net/pages/move/
  8. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...upperRightY = 800 ; // 获取要添加图像的页面 Page page = pdfDocument1 . getPages...)); // 将图像添加到页面资源的 Images 集合中 page . getResources (). getImages...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  9. Extract PDF pages|Aspose.PDF for Java

    This section explains how to extract PDF Pages with com.aspose.pdf.facades using PdfFileEditor class....Extract PDF pages Contents [ Hide ] Extract PDF Pages between Two...extract specified range of pages from a PDF file. This overload...

    docs.aspose.com/pdf/java/extract-pdf-pages/
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....in Page Layout view, Print Preview, and on printed pages. You...You can also use the Page Setup dialog box if you want to view...

    docs.aspose.com/cells/net/get-headers-or-footers/