Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 87,613 for

may

(1.57 sec)
  1. Convert DNG to JPG using Java

    This article provides guidance on converting DNG to JPG using Java. It shares the necessary resources, a list of steps, and a sample code to change DNG to JPEG using Java....JpegOptions object; however, you may modify the loaded image using...is converted to DngImage you may access is parameters, such as...

    kb.aspose.com/imaging/java/convert-dng-to-jpg-u...
  2. Dewarping|Documentation

    How to straighten curved and distorted images before recognition.... Dewarping one image may take up to 45 seconds . Dewarping... Other area detection modes may produce inaccurate results. Dewarping...

    docs.aspose.com/ocr/net/dewarp/
  3. How to create a link to table of contents and l...

    We are using ASPOSE.Words. We would like to add a link to TOC(Table of contents) in footer of every page. Couldnt find any resources on how to achieve this. Please help....Words Product Family hrnallap May 14, 2025, 6:39pm 1 We are using...help. Professionalize.Discourse May 14, 2025, 6:39pm 2 @hrnallap...

    forum.aspose.com/t/how-to-create-a-link-to-tabl...
  4. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for .NET.... Microsoft Word documents may contain various characters that...Standard toolbar. Sometimes you may need to add or remove characters...

    docs.aspose.com/words/net/working-with-control-...
  5. Code Comparison for Common Features in Aspose.E...

    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....message processing libraries may need to walk through the features...process email messages, you may want to compare Apache POI -...

    docs.aspose.com/email/java/code-comparison-for-...
  6. Arabic parts of a font do not work in Aspose.Wo...

    I am not an Aspose user, I am a font engineer. We supplied TTFs containing Latin and Arabic to our client. The TTFs pass all tests and work everywhere as expected. Except that the client now complains that when they conv…...Words may be related to font embedding...are not embedded, Aspose.Words may not be able to access them during...

    forum.aspose.com/t/arabic-parts-of-a-font-do-no...
  7. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.PDF library for . NET to extract text from PDF files. We ran into the following exception while using the TextAbsorber to extract text page by page: Aspose.Pdf.PdfException: Operand v…...with certain PDF files that may contain non-standard or corrupted...the problematic files. Issues may be identified that are not visible...

    forum.aspose.com/t/aspose-pdf-exception-operand...
  8. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...sahi May 9, 2025, 8:00am 3 @Tim49 , This...week or in the next week of May 2025. You will be notified when...

    forum.aspose.com/t/deleteblankoptions-set-start...
  9. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR engine.... Such areas may not be recognized accurately...accurately, and their content may even disappear in the recognition results...

    docs.aspose.com/ocr/cpp/settings/
  10. Wrong convert PDF to png (result dark page) - F...

    I use Aspose java pdf version 25.3. I try to convert following test.pdf (45.5 KB) pdf document to png but result file is dark (black) page fsrc_page_1_900.jpg (48.0 KB) I use following code for convert page: public …...PDF Product Family aleksand May 28, 2025, 6:54pm 1 I use Aspose...outPath); return true; } asad.ali May 28, 2025, 8:43pm 2 @aleksand...

    forum.aspose.com/t/wrong-convert-pdf-to-png-res...