Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 189,005 for

page

(0.65 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via Java.... Multi-page TIFF images are fully supported...cannot extract images from HTML pages and does not support authentication...

    docs.aspose.com/ocr/python-java/supported-file-...
  2. Building forms programmatically|Documentation

    Describe the OMR form directly in the application code....must also define at least one page as an instance of PageConfig...code generates an empty single-page OMR form: TemplateConfig templateConfig...

    docs.aspose.com/omr/net/programmatic-forms/
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Page Product Family Aspose.PSD Product...Word using Java How to Delete Page Break in Word using Python How...

    kb.aspose.com/categories/page/42/
  4. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Add header on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( textStamp ); } // Save updated...

    products.aspose.com/pdf/zh-hans/java/header/
  5. Extracting text from a photo|Documentation

    Take a photo of the Page using your smartphone and extract text from it using Aspose.OCR for .NET. No scanner required....distortions caused by physical page curvature or camera lens distortion...convert a photographed book page into a text. You will only need...

    docs.aspose.com/ocr/net/extract-text-from-photo/
  6. 档案

    档案...visit(Page) 方法访问所选页面。 在嵌套循环中,遍历 TableAbsorber...扫描页面 for (com.aspose.pdf.Page page : pdfDocument.getPages())...

    blog.aspose.com/zh/pdf/extract-data-from-tables...
  7. We need a trial license for **Aspose.Cells for ...

    We need a trial license for Aspose.Cells for Java grid js...product page: Go to the Aspose.Cells for Java product page. Request...button. This will direct you to a page where you can fill out your...

    forum.aspose.com/t/we-need-a-trial-license-for-...
  8. Convert OneNote to Notion via C# | .NET

    Sample code for convert OneNote to Notion using C#. Utilize the API example code for batch conversion of OneNote files to Notion within VB.NET, Asp.NET, or any .NET-based application...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/note/net/conversion/one-to-...
  9. 使用 Java 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码创建 PDF 表单并以编程方式添加字段。...Document ( inputFile )) { Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/zh-hans/java/acroforms/...
  10. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java...."MultiplePages" // properties of the page setup objects of all sections...both sides of the pages, we can fold all the pages down the middle...

    reference.aspose.com/words/java/com.aspose.word...