Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 187,652 for

page

(0.18 sec)
  1. 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...
  2. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....Call the Page class addStamp(..) method of the Page class to...); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  3. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current paragraph should use the document grid lines per Page settings when laying out the contents in the paragraph....the document grid lines per page settings when laying out the...the number of lines that each page may have. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_Page_numbers property. Specifies whether to write Page numbers to table of contents when saving HTML, MHTML and EPUB...export_toc_page_numbers property HtmlSaveOptions.export_toc_page_numbers...property Specifies whether to write page numbers to table of contents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageLayoutCallbackArgs class | Aspose.Words for...

    aspose.words.layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../iPagelayoutcallback/notify/#Pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-Page Format](https://docs.aspose.com/words/python-net/converting-to-fixed-Page-format/) documentation article....visit the Converting to Fixed-page Format documentation article...Gets event. page_index Gets 0-based index of the page in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 分组、转换和验证形状|Documentation

    本节介绍如何使用 Aspose.Diagram 对形状进行分组。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Initialize an array of shapes Aspose . Diagram...

    docs.aspose.com/diagram/zh/net/group-convert-an...
  8. 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...
  9. 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...
  10. Hello World Java Example|Aspose.PDF for Android...

    This Page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....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/androidjava/hello-world-exa...