Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 181,654 for

page

(0.12 sec)
  1. Layout detecton|Documentation

    How to detect the layout on the provided image....GIF, PNG, JPEG, BMP, or single-page TIFF from files, streams, and...or Base64. page Integer Page number for multi-page images. paragraphs...

    docs.aspose.com/ocr/java/layout_detection/
  2. ConvertUtil.point_to_inch method | Aspose.Words...

    ConvertUtil.point_to_inch method. Converts points to inches....Examples Shows how to specify page properties in inches. doc =...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Chart to PDF with Node.js via C++|Documentation

    Learn how to use Aspose.Cells for Node.js via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Create Chart PDF with Desired Page Size You can create chart PDF...PDF with your desired page size using Aspose.Cells and specify...

    docs.aspose.com/cells/nodejs-cpp/chart-to-pdf/
  4. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even Pages of the document in their original order....Gets a set with all the even pages of the document in their original...Remarks Even pages have odd indices since page indices are zero-based...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Connect Sub-shapes of the Groups in PHP|Documen...

    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....); \ # Access a particular page $page = $diagram -> getPages ()...$shape , "Dynamic connector" , $page -> getID ()); \ # Connect sub-shapes...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  6. Zoom PDF using Python

    Follow this article to zoom PDF using Python. It has the IDE settings, a list of steps, and a sample code to zoom out PDF using Python on a specific Page and position....Page Product Family Aspose.PSD Product...details of setting the target page and position in the PDF file...

    kb.aspose.com/pdf/python/zoom-pdf-using-python/
  7. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java....ContinuousSectionPag to calculate page numbers in a continuous section...section that restarts page numbering, or IgnorePrinterMetrics to...

    docs.aspose.com/words/java/specify-layout-options/
  8. Draw Diamond|Documentation

    This section explains how to draw diamond in a visio Page with Aspose.Diagram. Support using C# to draw diamond and save as pdf, svg, html, image, xps and other formats....to draw a diamond shape in a page.The code example below shows...developers to draw a diamond in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-diamond/
  9. Draw Triangle|Documentation

    This section explains how to draw triangle in a visio Page with Aspose.Diagram. Support using C# to draw triangle and save as pdf, svg, html, image, xps and other formats....to draw a triangle shape in a page.The code example below shows...developers to draw a triangle in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-triangle/
  10. Determine Line Break in TextFragment|Aspose.PDF...

    Learn more about how to determinate a line break of multi-line TextFragment using C++...GetNotifications () method of Page Class as follows, in order to...Document > (); auto page = document -> get_Pages () -> Add (); for...

    docs.aspose.com/pdf/cpp/determine-line-break/