Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 185,570 for

page

(0.24 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. 获取 Visio 形状继承填充|Documentation

    本节介绍如何获取 visio 形状的填充样式,继承自其父样式并掌握 Aspose.Diagram。...vsdx" ); // Get page by ID Page page = diagram . getPages...getPage ( "Page-1" ); // Get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/java/get-visio-shape...
  3. How to Use Aspose.Words Instead of VSTO|Aspose....

    How to download and install Aspose.Words for .NET and what prerequisites have to be met to work with Aspose.Words instead of VSTO using C#....Hide ] What is this page about? This page clarifies why Aspose...requirements and next steps on this page. Check Requirements and Prerequisites...

    docs.aspose.com/words/net/aspose-words-instead-...
  4. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates Page layout entities of a document....LayoutEnumerator class Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Optical mark recognition (OMR)|Documentation

    How to recognize the filled form with Aspose.OMR for .NET....completed form (single-page or multi-page) from a single respondent...path to the image (for single-page forms). An absolute or relative...

    docs.aspose.com/omr/net/recognition/
  6. FieldToa Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToa class for seamless TOA field implementation. Enhance your document processing with powerful features today!...of authorities entry and its page number. Format { get; } Gets...used to separate two page numbers in a page number list. PageRangeSeparator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CSS Extensions – CSS Vendor Prefixes

    Learn about CSS provider prefixes and see Aspose.HTML for Java example of how to use CSS extensions to create custom markup in document margins....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/java/css-extensions/
  8. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...new Document(inFilePath); Page page = pdfDocument.getPages().get_Item(1);...isLandscape = page.getPageInfo().getWidth() > page.getPageInfo()...

    forum.aspose.com/t/pdf-base64image/315504
  9. PageSetup.heading_level_for_chapter property | ...

    PageSetup.heading_level_for_chapter property. Gets or sets the heading level style that is applied to the chapter titles in the document....applied to page number. Before you can create page numbers that...Examples Shows how to work with page chapters. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将 Visio 形状转换为 Html|Documentation

    本节介绍如何使用 Aspose.Diagram 将 visio 形状转换为 html。...); // Get a particular page Page page = diagram . getPages ()...particular shape Shape shape = page . getShapes (). get ( 0 ); //...

    docs.aspose.com/diagram/zh/java/convert-a-visio...