Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 187,695 for

page

(0.12 sec)
  1. Remove Pages from PDF using Java | Aspose.PDF

    Remove Pages from PDF file programmatically with Java sample code using Aspose.PDF for Java...How to Delete pages from PDF using Java Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/java/pages/remove/
  2. Insert a Comment into a Word Processing Documen...

    Insert a comment into a word document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page describes how to insert...into a Word document. On this page we will look at how to insert...

    docs.aspose.com/words/net/insert-a-comment-into...
  3. Retrieve Comments from a Document|Aspose.Words ...

    Retrieve comments from a word processing document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page explains how to retrieve...document programmatically. On this page we will look at how to retrieve...

    docs.aspose.com/words/net/retrieve-comments-fro...
  4. Extract Image from Word Document|Aspose.Words f...

    Extract image from a document easily and fast instead of using Open XML SDK in C#.... What is this page about? This page explains how to extract...from a Word document. On this page we will look at how to extract...

    docs.aspose.com/words/net/extract-image-from-wo...
  5. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of Pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for Node.js via C++....Ask AI Limit the Number of Pages Generated - Excel to PDF Conversion...you want to print a range of pages to an output PDF file. Aspose...

    docs.aspose.com/cells/nodejs-cpp/limit-the-numb...
  6. Get and Search Images in PDF|Aspose.PDF for Pyt...

    Learn how to search and get images from the PDF document in Python using Aspose.PDF....Placement Properties in a PDF Page This example demonstrates how...all images on a specific PDF page using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/search-and-get-i...
  7. 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/
  8. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio shapes with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // Get shape by id Shape shape = page . Shapes...

    docs.aspose.com/diagram/net/working-with-user-d...
  9. 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...
  10. PDF 多媒体注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您在 PDF 文档中添加、获取和删除多媒体注释。...Contents [ Hide ] PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。此集合仅包含该页面的所有注释:每个页面都有其自己的..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/multimedia-annotation/