Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 4,126 for

bitmap performance

(2.37 sec)
  1. Performing OCR with multi-language on certain i...

    Hello Aspose team, I’ve been trying to implement Aspose OCR with the multilanguage functionality into my workflow, but have hit a bit of a roadblock. When attempting to OCR specifically the following image: i600_comp_…...Performing OCR with multi-language on certain image(s) can cause...␦) at Aspose.OCR.AsposeOcr.(Bitmap& , String, RecognitionSettings...

    forum.aspose.com/t/performing-ocr-with-multi-la...
  2. Using Aspose.Drawing for Java in Android applic...

    Learn how to use Aspose.Drawing graphic library for Android application....API as the core library for performing drawing operations. So, you...Cross-Platform Drawing API Create bitmap from scratch or load from file...

    docs.aspose.com/drawing/java/android-pen-example/
  3. How to compare two excel sheets content using A...

    how to compare two excel sheets content having same columns.......while comparing two excel sheet data i want the data which doesnt match......using Aspose.cells...about document redlining performance amjad.sahi September 29,...System.Drawing.Bitmap bitmap = sr.ToImage(0); bitmap.Save(@“e:\test2\outimage1...

    forum.aspose.com/t/how-to-compare-two-excel-she...
  4. HTML to JPG Conversion in Python

    Learn how to convert HTML to JPG using Aspose.HTML for Python via .NET. This tutorial shows you how to create high-quality thumbnails from web pages....HTML, you can perform the conversion entirely on...render tree is rasterized into a bitmap, which can be saved as JPEG...

    blog.aspose.com/html/how-to-convert-html-to-jpg...
  5. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the JavaScript Modern API for seamless PowerPoint and OpenDocument automation....Dimension" , 1980 , 1028 ); var bitmaps = pres . getThumbnails ( new...( var index = 0 ; index < bitmaps . length ; index ++ ) { var...

    docs.aspose.com/slides/nodejs-java/modern-api/
  6. How to Extract Text from Image using Java

    In this brief tutorial you will learn how to extract text from image using Java. You can extract words from image using Java by performing OCR operations on the input image....instance of AsposeOcr class and performing the OCR operation on the...picture and then proceeds to perform OCR operations on it. You need...

    kb.aspose.com/ocr/java/how-to-extract-text-from...
  7. Creating Aspose.Drawing Java application|Docume...

    Learn how to use Aspose.Drawing graphic library for Java application....API as the core library for performing drawing operations. So, you...Cross-Platform Drawing API Create bitmap from scratch or load from file...

    docs.aspose.com/drawing/java/create-aspose-draw...
  8. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....BITMAP}, }; } /// /// Use a document...break; case InsertLinkedObjectAs.BITMAP: field.setInsertAsBitmap(true);...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....BITMAP}, }; } /// /// Use a document...break; case InsertLinkedObjectAs.BITMAP: field.setInsertAsBitmap(true);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Substitute TrueType Fonts|Aspose.Words for Node...

    Aspose.Words for Node.js via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....renders a document, it needs to perform embedding and subset embedding...enabled. Font Manipulation and Performance Issues All available font...

    docs.aspose.com/words/nodejs-net/manipulating-a...