Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 16,745 for

performance

(0.06 sec)
  1. 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...
  2. Aspose::Words::Loading::LoadOptions::get_Ignore...

    Aspose::Words::Loading::LoadOptions::get_IgnoreOleData method. Specifies whether to ignore the OLE data in C++....consumption and increase performance without data lost in a case...consumption and increase performance // without data lost in a...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. EML parsing with threads and edit/add eml heade...

    Hi Team, We are planning to support EML import in our macOS app with the following requirements: Input Formats: ZIP file containing EML folders/files Direct folder containing EML files (with nested structure) Expect…...handle high volume without performance issues Local DB Storage Store...Available APIs/tools (if any) Performance considerations Thanks in...

    forum.aspose.com/t/eml-parsing-with-threads-and...
  4. High License Initialization Time for Aspose.PDF...

    I’m currently using Aspose.PDF for Java 24.3 and Aspose.Words for Java 23.6 in my application. I’ve noticed that initializing the license for both libraries takes a noticeable amount of time: Aspose.PDF: ~5 seconds Asp…...using a file path, but the performance remains the same. Is this...delay. Check File System Performance : If loading the license...

    forum.aspose.com/t/high-license-initialization-...
  5. Merge Documents via C++ | products.aspose.com

    Combine two or more separate documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C++ application. Test the merging results online via app....files, ensuring optimal performance and reliability. Users can...applications. This offers high performance and reliability, handling...

    products.aspose.com/total/cpp/merge/
  6. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_EmulateRasterOperations method. Gets or sets a value determining whether or not the raster operations should be emulated in C++....affect the metafile rendering performance. When this value is set to...partially rasterized and performance might be slower. When this...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 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...
  8. 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...
  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. MetafileRenderingOptions.emulate_raster_operati...

    MetafileRenderingOptions.emulate_raster_operations property. Gets or sets a value determining whether or not the raster operations should be emulated....affect the metafile rendering performance. When this value is set to...partially rasterized and performance might be slower. When this...

    reference.aspose.com/words/python-net/aspose.wo...