Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 12,275 for

optimization

(0.24 sec)
  1. Features|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....non-English characters in 2D types Optimization of recognition engine variables...barcode types for recognition Optimization of recognition engine variables...

    docs.aspose.com/barcode/jasperreports/features/
  2. PDF to PDF-A-1B conversion is taking more time ...

    Hi Team, We are currently using Aspose Total and the aspose pdf version in use is 22.9. We found that certain documents like email printouts combined as a PDF, documents with multiple headers, more than 100 pages are ta…...these type of files or how to optimize this? Current JDK : 21-jre-alpine...conversion. Solution : To optimize the conversion process, consider...

    forum.aspose.com/t/pdf-to-pdf-a-1b-conversion-i...
  3. Specialized recognition functions|Documentation

    Extracting text passports and vehicle license plates....image defects Performance optimization Analyzing your prompt, please...

    docs.aspose.com/ocr/cpp/specialized-recognition...
  4. Specialized recognition methods|Documentation

    Extracting text ID cards, passports, vehicle license plates, receipts, and invoices....Recognition Performance optimization Analyzing your prompt, please...

    docs.aspose.com/ocr/java/specialized-recognitio...
  5. Aspose.PDF .NET OptimizeResources corrupts PDF ...

    Using the following code below on attached input PDF, Aspose ends up corrupting the PDF. We would like to rely on this Optimize logic in Production, but it seems like it is not viable (unless I’m missing something). I…...would like to rely on this Optimize logic in Production, but it...optimizeOptions = new Aspose.Pdf.Optimization.OptimizationOptions() {...

    forum.aspose.com/t/aspose-pdf-net-optimizeresou...
  6. Optimize PDF Resources using Rust via C++|Aspos...

    Optimize Resources of PDF files using Rust tool....Optimize PDF Resources using Rust via C++ Contents [ Hide ] Optimize...Optimize PDF Resources Optimize resources in the document: Resources...

    docs.aspose.com/pdf/rust-cpp/optimize-pdf-resou...
  7. Workbook Related Settings for GridJs|Documentation

    This article describes the workbook settings for GridJs....management, and performance optimization. GridWorkbookSettings Class...information Performance Optimization : Configure caching and...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. SaveOptions.memory_optimization property | Aspo...

    SaveOptions.memory_Optimization property. Gets or sets value determining if memory Optimization should be performed before saving the document...memory_optimization property SaveOptions.memory_optimization property...value determining if memory optimization should be performed before...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PDF OptimizeResources: 5 of 8 options have crit...

    Bug Report: Document.OptimizeResources — Multiple Critical Defects Product: Aspose.PDF for .NET Version Tested: 26.2.0 (issues also confirmed across v23.x–v25.x) Platform: .NET 10, Windows, x64 License: Aspose.Total (…...accessible documents and needs to optimize file size before delivery...PDF-XChange Editor’s “Save As Optimized” achieves 69% reduction on...

    forum.aspose.com/t/pdf-optimizeresources-5-of-8...
  10. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...issue, you can enable memory optimization in the MarkdownSaveOptions...your code to enable memory optimization: try: document1 = aw.Do...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...