Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 180,948 for

page

(0.1 sec)
  1. Hello World Java Example|Aspose.PDF for Java

    This Page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....Instantiate a Document object Add a Page to document object Create a...Paragraph collection of the page Save the resultant PDF document...

    docs.aspose.com/pdf/java/hello-world-example/
  2. PageRange | Aspose.Words for .NET

    Create customized Page ranges effortlessly with our PageRange constructor. Enhance your document management with precision and flexibility....PageRange constructor Creates a new page range object. public PageRange...starting page zero-based index. to Int32 The ending page zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Track Document Conversion Progress|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....You may also control which pages are rendered as demonstrated...saving page index 0 of pages 11 </ br > End saving page index...

    docs.aspose.com/cells/java/track-document-conve...
  4. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during Page layout model build and rendering....raised during page layout model build and rendering. Page layout model...“conversion step”, this is when page layout pulls document content...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by Pages or by Page ranges....Hide ] What is this page about? This page explains how to split...example, you only need some pages from a specific document and...

    docs.aspose.com/words/net/split-a-document/
  6. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....correction Contents [ Hide ] When a page is fed to a flatbed scanner...image on the page. When working with single-page images, this...

    docs.aspose.com/ocr/net/deskew/
  7. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...Get the page where image needs to be added var page = document...document . Pages [ 1 ]; // Load image into stream using ( var imageStream...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  8. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Description...

    docs.aspose.com/ocr/python-net/image-regions-li...
  9. PDF 图形注释|Aspose.PDF for Java

    本文描述了如何使用 Aspose.PDF for Java 在 PDF 文档中添加、获取和删除图形注释...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    docs.aspose.com/pdf/zh/java/figures-annotation/
  10. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write Page numbers to table of contents when saving HTML, MHTML and EPUB...property Specifies whether to write page numbers to table of contents...Examples Shows how to display page numbers when saving a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...