Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 15,653 for

performance

(0.23 sec)
  1. Upgrading from 20.3.0.0 - Free Support Forum - ...

    I need upgrade guidance. I have a legacy .net 4.7.2 c# application using aspose cells, pdf, barcode, and words. I want to test a newer version. These are the things I would like to know. What version of aspose will wor…...libraries typically include performance improvements and optimizations...testing to identify any performance enhancements related to PDF...

    forum.aspose.com/t/upgrading-from-20-3-0-0/318625
  2. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant Performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...I am facing significant performance issues when converting HTML...solutions to improve the performance and resolve the exceptions...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  3. Optimizing Memory Usage while Working with Big ...

    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....this option may degrade performance in some special cases, such...RowCollection and Row , performance is maximized with MemorySetting...

    docs.aspose.com/cells/net/optimizing-memory-usa...
  4. Resample Images for Excel to PDF Conversion|Doc...

    This article demonstrates reducing image sizes while converting Excel files to PDF...improve overall conversion performance. Aspose.Cells supports re‑sampling...PDF file size and improve performance. Resample Images for Excel...

    docs.aspose.com/cells/java/resample-images-for-...
  5. Twice the slowness when including license vs no...

    We are truncating word file to 3 pages using extractPages function using Aspose Java word and we observe slowness while we provide the license (~6seconds). It is faster if the license is not provided (~3seconds), though…...not significantly impact performance. Here are a few suggestions...potentially improve the performance: Check License Validity :...

    forum.aspose.com/t/twice-the-slowness-when-incl...
  6. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…...settings to potentially enhance performance: using Aspose.Cells; using...@cnbjw , We have analyzed the performance issue for your template file...

    forum.aspose.com/t/workbook-calculateformula-is...
  7. Raw Data Processing|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....Imaging API’s performance we introduced a method for...library to improve the overall performance. Sometimes the processing...

    docs.aspose.com/imaging/net/raw-data-processing/
  8. LoadOptions.IgnoreOleData | Aspose.Words for .NET

    Discover how the LoadOptions IgnoreOleData property enhances your data handling by allowing you to control OLE data processing. Optimize your workflow today!...consumption and increase performance without data lost in a case...consumption and increase performance // without data lost in a...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Decrease the Calculation Time of Cell.Calculate...

    Learn how to optimize Excel cell calculation Performance using Aspose.Cells for Python via .NET. Reduce computation time with CalculationOptions settings....Optimizing Cell Calculation Performance The following sample demonstrates...sample Excel file to test the performance difference. The code shows...

    docs.aspose.com/cells/python-net/decrease-the-c...
  10. SourceType | Aspose.Words for Java

    Represents bibliography source types in Java.... PERFORMANCE Specifies the performance source. REPORT...patent source. PERFORMANCE public static int PERFORMANCE Specifies...

    reference.aspose.com/words/java/com.aspose.word...