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

optimization

(0.71 sec)
  1. 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/python-net/aspose-cells-g...
  2. 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/net/aspose-cells-gridjs/s...
  3. 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...
  4. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles....image rectangle Performance optimization Saving recognition results...

    docs.aspose.com/ocr/cpp/image-regions/
  5. 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...
  6. Working with PDF Documents using Python|Aspose....

    This article describes to you what manipulations can be done with the document with Aspose.PDF for Python via C++ library....following: Optimize PDF - optimize page content, optimize file size...for successful document optimization. Merge PDF - merge multiple...

    docs.aspose.com/pdf/python-cpp/working-with-doc...
  7. 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/
  8. 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...
  9. 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/cpp/product-features/
  10. 在 C# 中优化、压缩或减少 PDF 大小|Aspose.PDF for .NET

    使用 C# 优化 PDF 文件,缩小所有图像,减少 PDF 大小,取消嵌入字体,删除未使用的对象。... 使用 Optimize 方法。 使用 Save 方法保存优化后的文档。 以下代码片段也适用于...pdf" )) { // Optimize for web document . Optimize (); // Save...

    docs.aspose.com/pdf/zh/net/optimize-pdf/