Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 192,185 for

page

(0.13 sec)
  1. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph 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 Type...

    docs.aspose.com/ocr/java/image-regions-paragrap...
  2. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....to scale a worksheet: Fit to Page : To ensure that all content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  3. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to....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/python-net/aspose.wo...
  4. Convert a Document to an Image in Java|Aspose.W...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Java....add a preview of any document page to your website or application...is possible to specify the pages to be converted to image format...

    docs.aspose.com/words/java/convert-a-document-t...
  5. 在PDF文件中更改页面尺寸|Aspose.PDF for .NET

    尝试使用 PdfPageEditor 类学习如何更改 PDF 文件中的页面尺寸....Pages 属性可用于指定需要应用新页面尺寸的页面号码。PageSize...pdf" ); // Change page size of the selected pages pdfPageEditor ...

    docs.aspose.com/pdf/zh/net/changing-page-sizes-...
  6. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....method to insert paragraph, page, column, section or line break...footers for first, even and odd pages. builder . PageSetup . DifferentFirstPageHe...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Update Fields in Java|Aspose.Words for Java

    Learn how to update fields in Java. Update fields programmatically or use automatic field update using Java API...the field is a formula or a page number, it will contain the...or XPS the fields related to page-numbering in headers/footers...

    docs.aspose.com/words/java/update-field/
  8. 使用 Python 的 Hello World 示例|Aspose.PDF for Pytho...

    此示例演示如何使用 Aspose.PDF for Python via .NET 创建包含 Hello World 文本的简单 PDF 文档。...Document () # Add page page = document . pages . add () # Add text...text to new page textFragment = ap . text . TextFragment ( "Hello...

    docs.aspose.com/pdf/zh/python-net/hello-world-e...
  9. Product Overview - Aspose.Cells for Android via...

    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.... Preview page breaks. Set a worksheet’s zoom... and scenarios. Page Setup Options Set page orientation, scaling...

    docs.aspose.com/cells/java/product-overview-asp...
  10. Update Fields in Ruby|Aspose.Words for Java

    Update fields of MS Word Document using Ruby.... write ( "Page: " ) builder . insertField ( "PAGE" ) builder...document content on the second page. break_type = Rjb :: import...

    docs.aspose.com/words/java/update-fields-in-ruby/