Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,428 for

text signature

(0.17 sec)
  1. | Aspose

    Sample code for JPEG to PDF Java conversion. Use API example code for batch JPEG files to PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  2. | Aspose

    Sample code for JPG to PDF Java conversion. Use API example code for batch JPG files to PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  3. Create Presentations in Python|Aspose.Slides fo...

    Create PowerPoint presentations in Python with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....adding richer content such as text, images, or charts once the...immediate canvas for shapes, text, charts, or any other content...

    docs.aspose.com/slides/python-net/create-presen...
  4. Create PDF Files via C# | products.aspose.com

    C# Sample code for generating PDF documents. Use this code for creating PDF files within VB.NET, Asp.NET or any .NET based application.... Add text in the page. Use Save method...= diagram.Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText(...

    products.aspose.com/diagram/net/create/pdf/
  5. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...rows containing coordinates and text). We only need your confirmation...Aspose.Pdf.Text.TableAbsorber Dim iReturn As Aspose.Pdf.Text.TableAbsorber...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  6. Create PDF Files via Java | products.aspose.com

    Java Sample code for generating PDF documents. Use this code for creating PDF files within Java based desktop or web application.... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. Shape shape = page.addText(...

    products.aspose.com/diagram/java/create/pdf/
  7. Working with Aspose.Pdf Facades|Aspose.PDF for C++

    Learn how to use Aspose.PDF Facades for C++. Simplify PDF file operations with this powerful, high-level API for efficient processing....Security and Signatures - Facades Working With Text - Facades Advanced...

    docs.aspose.com/pdf/cpp/working-with-aspose-pdf...
  8. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a document...ShapeBase ) alternative_text Defines alternative text to be displayed...(Inherited from ShapeBase ) behind_text Specifies whether the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....works best with sparse irregular text, including street photos and...screenshots. It detects smaller text areas in an image, such as individual...

    docs.aspose.com/ocr/python-net/areas-detection/...
  10. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.Text document into a Document object in Java....TEXT document into a Document object...hyperlinks. final String INPUT_TEXT = "Some links in TXT:\n" + "https://www...

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