Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 187,113 for

page

(0.23 sec)
  1. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF documents in .NET using Aspose.PDF for structured text retrieval....expressions”) from a single page or whole document, or we can...complete text of a single page, range of pages or complete document...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  2. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF format using Aspose.Cells for C++....You may also control which pages are rendered as demonstrated...args ) override { // Implement page start saving logic here } void...

    docs.aspose.com/cells/cpp/track-conversion-prog...
  3. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for PHP library allows to convert various images formats to PDF....a new page to the document Set the margins of the page to 0 (if...BMP file Add the image to the page Save the document to the output...

    docs.aspose.com/pdf/php-java/convert-images-for...
  4. Crop PDF Pages using PHP|Aspose.PDF for PHP via...

    You may get Page properties, such as the width, height, bleed-, crop- and trimbox using Aspose.PDF for PHP via Java....Crop PDF Pages using PHP Contents [ Hide ] Get Page Properties...Properties Each page in a PDF file has a number of properties, such as...

    docs.aspose.com/pdf/php-java/crop-pages/
  5. 检索、获取、复制和插入页面|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.... Page 对象表示前景页面或背景页面的绘图区域。 Diagram 类公开的 Pages 属性支持 Pages 对象的集合。此属性可用于检索页面信息。...对象的集合。此属性可用于检索页面信息。 使用 Page.Background 属性确定页面是前景页面还是背景页面。 检索页面信息编程示例...

    docs.aspose.com/diagram/zh/python-java/retrieve...
  6. Track Document Conversion Progress with C++|Doc...

    Learn how to track document conversion progress in C++ using Aspose.Cells to enhance application usability....You may also control which pages are rendered, as demonstrated...) override { std :: cout << "Page " << args . GetPageIndex ()...

    docs.aspose.com/cells/cpp/track-document-conver...
  7. IPageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves separate Pages when saving a document to fixed Page formats in Java....separate pages when saving a document to fixed page formats....save a document to HTML page by page. public void pageFileNames()...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageSetup.page_starting_number property | Aspos...

    PageSetup.Page_starting_number property. Gets or sets the starting Page number of the section....page_starting_number property PageSetup.page_starting_number...starting page number of the section. @property def page_starting_number...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Layout namespace | Aspose.Words ...

    Aspose::Words::Layout namespace. The Aspose.Words.Layout namespace provides classes that allow to access information such as on what Page and where on a Page particular document elements are positioned, when the document is formatted into Pages in C++....information such as on what page and where on a page particular document...document is formatted into pages. Classes Class Description LayoutCollector...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete Pages from your PDF file using PHP....PDF Pages programmatically Contents [ Hide ] Delete Page from...delete method and specify the page’s index Call the save method...

    docs.aspose.com/pdf/php-java/delete-pages/