Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 187,811 for

page

(1.23 sec)
  1. Language detecton|Documentation

    How to detect the languages used on the provided image.... page int Page number. When working with single-page images...); out . println ( "Page: " + result . page ); for ( Map . Entry...

    docs.aspose.com/ocr/java/language_detection/
  2. 公共 API Aspose.Diagram 16.11.0 的变化|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....vsd" ); // get a Visio page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get a shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  3. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python....a visual overlay applied to pages for branding, security, or informational...applying the watermark to a Page . Create a watermark artifact...

    docs.aspose.com/pdf/python-net/add-watermarks/
  4. HtmlSaveOptions.ExportPageMargins | Aspose.Word...

    Discover how the HtmlSaveOptions ExportPageMargins property enhances your HTML, MHTML, and EPUB exports by controlling Page margins for a polished presentation....ExportPageMargins property Specifies whether page margins is exported to HTML...Words does not show area of page margins by default. If any elements...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....Document > (); auto page = document -> get_Pages () -> Add (); auto...set_SubsequentLinesInden ( 20 ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  6. HtmlSaveOptions.exportPageMargins property | As...

    HtmlSaveOptions.exportPageMargins property. Specifies whether Page margins is exported to HTML, MHTML or EPUB...exportPageMargins property Specifies whether page margins is exported to HTML...Words does not show area of page margins by default. If any elements...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 将 Visio 形状转换为图像|Documentation

    本节介绍如何将 visio 形状转换为具有 Aspose.Diagram 的图像。...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to...

    docs.aspose.com/diagram/zh/net/convert-a-visio-...
  8. Printing PDF to an XPS Printer|Aspose.PDF for .NET

    This Page shows how to printing PDF to an XPS printer using PdfViewer class....Choosing paper source by PDF page size Since the 24.4 release...choosing paper source by PDF page size in the print dialog is...

    docs.aspose.com/pdf/net/printing-pdf-to-an-xps-...
  9. Read Barcodes from Multipage TIFF Images in Jav...

    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....recognize barcodes from multi-page TIFF files. This example shows...recognize barcodes within a multi-page tiff image. How to Generate...

    docs.aspose.com/barcode/java/read-barcode-from-...
  10. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

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