Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 187,806 for

page

(0.21 sec)
  1. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....image on the page. When working with single-page images, this...always 0. page Page number. When working with single-page images...

    docs.aspose.com/ocr/python-net/image-regions-ch...
  2. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....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...
  3. FieldIndex.HasPageNumberSeparator | Aspose.Word...

    Discover the FieldIndex HasPageNumberSeparator property, which reveals if a Page number separator is customized via field code for enhanced document formatting....a value indicating whether a page number separator is overridden...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 档案

    档案... 初始化 Page 和 Outline 类对象。 添加 RichText 节点。...Document(); // 初始化 Page 类对象 Page page = new Page(doc); // 初始化大纲类对象...

    blog.aspose.com/zh/note/create-onenote-files-pr...
  5. 在Ruby Visio Diagram 中添加一个新Layer|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 Visio page page = diagram . getPages () ....Layer to the particular page sheet page . getPageSheet () . getLayers...

    docs.aspose.com/diagram/zh/java/add-a-new-layer...
  6. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed Page formats (PDF, XPS, images etc)...saving a document into fixed page formats (PDF, XPS, images etc)...this property is set to True . page_saving_callback Allows to control...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ContinuousSectionRestart enumeration | Aspose.W...

    Aspose.Words.Layout.ContinuousSectionRestart enumeration. Represents different behaviors when computing Page numbers in a continuous section that restarts Page numbering....different behaviors when computing page numbers in a continuous section...restarts page numbering. Members Name Description Always Page numbering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageLayoutCallbackArgs.page_index property | As...

    PageLayoutCallbackArgs.Page_index property. Gets 0-based index of the Page in the document this event relates to...page_index property PageLayoutCallbackAr.page_index property...property Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property to access the specific paper tray bin for your document. Enhance your printing efficiency with tailored solutions!...the paper tray (bin) for this page as specified in the document...print page size and orientation information for every page in a...

    reference.aspose.com/words/net/aspose.words.ren...
  10. Tracking recognition progress|Documentation

    How to track the process of batch recognition and text extraction from multiPage documents....event, which is raised when a page or file from a batch is processed...Console . WriteLine ( $"Read page: {e.CurrentPage} | image: {e...

    docs.aspose.com/ocr/net/track-progress/