Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 12,050 for

optimization

(0.06 sec)
  1. Landray RDM EKP-22445 Convert Effect - Free Sup...

    pdf source code: src.zip (4.4 KB) origin pdf: converted before: image.jpg (372.7 KB) converted after: image.jpg (144.2 KB) Background was changed,please have a check....also want to adjust the optimization settings to see if that...

    forum.aspose.com/t/landray-rdm-ekp-22445-conver...
  2. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_formatting method. Joins runs with same formatting in all paragraphs of the document.... Remarks This is an optimization method. Some documents contain...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....value determining if memory optimization should be performed before...value determining if memory optimization should be performed before...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Dither J2K images via .NET | products.aspose.com

    Try our On-Premise document APIs to Dither J2K images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Files Using C# Efficiently optimizing images for web placement...experience. One approach to such optimization involves reducing the image’s...

    products.aspose.com/imaging/net/dither/j2k/
  5. Dither OTG images via .NET | products.aspose.com

    Try our On-Premise document APIs to Dither OTG images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Files Using C# Efficiently optimizing images for web placement...experience. One approach to such optimization involves reducing the image’s...

    products.aspose.com/imaging/net/dither/otg/
  6. Dither CMX images via .NET | products.aspose.com

    Try our On-Premise document APIs to Dither CMX images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Files Using C# Efficiently optimizing images for web placement...experience. One approach to such optimization involves reducing the image’s...

    products.aspose.com/imaging/net/dither/cmx/
  7. Dither CMX images via Java | products.aspose.com

    Try our On-Premise document APIs to Dither CMX images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Files Using Java Efficiently optimizing images for web placement...experience. One approach to such optimization involves reducing the image’s...

    products.aspose.com/imaging/java/dither/cmx/
  8. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the document....joinRunsWithSameForm () Remarks This is an optimization method. Some documents contain...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comparing text in images|Documentation

    How to compare texts on two images....similar" ); } Performance optimization Finding text in an image...

    docs.aspose.com/ocr/java/image-text-compare/
  10. 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.…... Optimization Settings : Use advanced...settings in Aspose.Cells to optimize the calculation speed. To...

    forum.aspose.com/t/workbook-calculateformula-is...