Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 181,424 for

page

(0.55 sec)
  1. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately....typically appear on curved pages. Low recognition accuracy Text...string Image path. Page int Page number of multi-page images. defectAreas...

    docs.aspose.com/ocr/net/defect-detection/
  2. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for .NET recognition engine....image; recognition of a single-page PDF. Aspose.OCR for .NET will...image/page in parallel. Recognizing multiple files/pages Applies...

    docs.aspose.com/ocr/net/multithreading/
  3. Convert a Document to an Image in Java|Aspose.W...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Java....add a preview of any document page to your website or application...is possible to specify the pages to be converted to image format...

    docs.aspose.com/words/java/convert-a-document-t...
  4. How to get Highlight Annotation using Java | As...

    Java sample code to get Highlight annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Highlight annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/highlig...
  5. 更新 VSTO 和 Aspose.Diagram 中的形状属性|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....//Create page object to get required page Visio . Page page = vsdApp...shape Visio . Shape shape = page . Shapes [ "Process1" ]; //Set...

    docs.aspose.com/diagram/zh/net/update-shape-pro...
  6. Update Fields in Ruby|Aspose.Words for Java

    Update fields of MS Word Document using Ruby.... write ( "Page: " ) builder . insertField ( "PAGE" ) builder...document content on the second page. break_type = Rjb :: import...

    docs.aspose.com/words/java/update-fields-in-ruby/
  7. ShapeBase.height property | Aspose.Words for Py...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....points, from the left side of the page. shape . relative_horizontal_position...drawing . RelativeHorizontalPo . PAGE # Set the shape's horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.width property | Aspose.Words for Nod...

    ShapeBase.width property. Gets or sets the width of the containing block of the shape....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.border_applies_to property | Aspose.W...

    PageSetup.border_applies_to property. Specifies which Pages the Page border is printed on....property Specifies which pages the page border is printed on. @property...of the first page. doc = aw . Document () page_setup = doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed Page formats PDF XPS images etc in Java....saving a document into fixed page formats (PDF, XPS, images etc)...Examples: Shows how to render one page from a document to a JPEG image...

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