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

page

(0.55 sec)
  1. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....correction Contents [ Hide ] When a page is fed to a flatbed scanner...image on the page. When working with single-page images, this...

    docs.aspose.com/ocr/java/deskew/
  2. Working with Shapes Gluing|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....GlueShapes method exposed by the Page class can be used. Input diagram...); // Get a particular page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/working-with-shape...
  3. Working with Images|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....Images From a Visio Page In Microsoft Visio, pages are either foreground...background pages. You can extract images from a particular page of a...

    docs.aspose.com/diagram/java/working-with-images/
  4. Seamlessly combine DOCX pages vertically into o...

    Does Aspose.Words support exporting a multi-Page DOCX into one seamless PNG (all Pages appended vertically without gaps)? Sample DOCX: multi-Page.docx (13.4 KB) Current PNG output: output.png (1.3 KB) Expected …...Seamlessly combine DOCX pages vertically into one PNG Aspose...exporting a multi-page DOCX into one seamless PNG (all pages appended...

    forum.aspose.com/t/seamlessly-combine-docx-page...
  5. Markdown export: compound NumberFormat not expa...

    Markdown export: compound NumberFormat not expanded + ExtractPages resets sub-level counters Environment Aspose.Words version: 25.11.0 .NET target: net8.0 Attached files: repro_source.docx, BugReport.cs Context We con…...-- page N --> ) at each page boundary in the Markdown...ExtractPages() to split the document page by page. When calling doc.ExtractPages(pageIndex...

    forum.aspose.com/t/markdown-export-compound-num...
  6. FieldTA.ShortCitation | Aspose.Words for .NET

    Manage your FieldTA ShortCitation effortlessly. Easily get or set short citations for entries, enhancing data organization and accessibility....displaying long citations and page numbers for each entry. FieldToa...// By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToa.use_passim property | Aspose.Words for...

    FieldToa.use_passim property. Gets or sets whether to replace five or more different Page references to the same authority with passim, which is used to indicate that a word or passage occurs frequently in the work cited....replace five or more different page references to the same authority...displaying long citations and page numbers for each entry. field_toa...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency....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/net/aspose.words.lay...
  9. FieldTA.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldTA PageRangeBookmarkName property, easily manage bookmarks for Page ranges and enhance your document navigation with this powerful feature....range of pages that is inserted as the entry’s page number. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/zh/net/add-ellipse/