Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 25,471 for

performance

(0.09 sec)
  1. Aspose.Drawing for .NET 22.9 Release Notes|Docu...

    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....header Improved tiff SaveAdd performance Enabled loading image files...

    docs.aspose.com/drawing/net/aspose-drawing-for-...
  2. set_MaxBlobsBytesInMemory() | Aspose.Slides for...

    Defines the maximum amount (in bytes) that all BLOBs in total may occupy in memory. First, all BLOBs loading into memory as default behavior and only when it reaches the limit defined by this property, other mechanisms (such as temporary files) can be involved. In terms of Performance, the most efficient way is storing BLOBs in memory, but from the other side, it leads to a high memory consumption what may be undesirable. Using this property, you may set the optimal behavior for your environment or other requirements.... In terms of performance, the most efficient way is...

    reference.aspose.com/slides/cpp/aspose.slides/b...
  3. Aspose.BarCode for Python via Java 23.9|Documen...

    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....BARCODEJAVA-1701 Improve the performance of the product Enhancement...

    docs.aspose.com/barcode/java/aspose-barcode-for...
  4. Extracting text from receipts|Documentation

    How to digitize scanned receipts by automatically extracting text from them....customize recognition accuracy, performance, and other settings . The...

    docs.aspose.com/ocr/python-net/recognition/rece...
  5. Aspose.HTML for Java 19.4 Release Notes

    In this release, we have focused on improving quality and Performance of "Font Selection and Fallback" algorithm....on improving quality and performance of “Font Selection and Fallback”...

    releases.aspose.com/html/java/release-notes/201...
  6. Aspose.HTML for Java 18.8 Release Notes

    In this release we have refactored and increased the Performance of HTML parsing module up to 40%....refactored and increased the performance of HTML parsing module up...

    releases.aspose.com/html/java/release-notes/201...
  7. Aspose.HTML for .NET 23.8.1 Release Notes

    In this release, we have improved the HTMLrenderer Performance....improved the HTMLrenderer performance. Improvements and Changes...

    releases.aspose.com/html/net/release-notes/2023...
  8. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    aspose.words.saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....results but at a higher performance cost than DmlEffectsRenderingM...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them....customize recognition accuracy, performance, and other settings . The...

    docs.aspose.com/ocr/java/recognition/id-card/
  10. Extract and merge pages - Free Support Forum - ...

    Hello, I have one pdf master document and I want to extract some of the pages based on whether there is text (pattern) on that page. It then wants to merge the resulting pages into one pdf file. The main document can b…...best way is in terms of performance. Examples: If the master...save("path/to/extracted.pdf"); } } Performance Considerations Batch Processing...

    forum.aspose.com/t/extract-and-merge-pages/289152