Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 791 for

cache system

(0.09 sec)
  1. Acceleration|Documentation

    Hardware acceleration backends supported by Aspose.LLM for .NET — CUDA, HIP (ROCm), Metal, Vulkan, and CPU variants. How auto-detection works and how to force a specific backend....matching variant on first use and caches it locally. You do not configure...to GpuLayers ), plus the KV cache (proportional to ContextSize...

    docs.aspose.com/llm/net/developer-reference/acc...
  2. Create New PST, Add Sub-folders and Messages|Do...

    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....users can optimize PST internal cache using the PersonalStorage constructor:...optimal block size to expand cache buffer(in bytes). PersonalStorage...

    docs.aspose.com/email/java/create-new-pst-add-s...
  3. Features|Aspose.Imaging for Python via .NET

    Python image processing library core features includes read and write images, draw images, process images and convert between formats....location than the standard system location for shared libraries...libpython library file in the system standard location for shared...

    docs.aspose.com/imaging/python-net/features/
  4. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies font settings for a document. To learn more, visit the documentation article in C++....class FontSettings : public System :: Object Methods Method Description...() const override Is (const System::TypeInfo&) const override...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...Pages[i]; System.Text.RegularExpressions.Regex...Regex regex = new System.Text.RegularExpressions.Regex(@"[\S]+");...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  6. Spreadsheet Editor - Components|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....together to make the complete system. Here we describe the purpose...The CellsService manages the cache of rows, columns, cells, formatting...

    docs.aspose.com/cells/java/spreadsheet-editor-c...
  7. Merge Files with Node.js via C++|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....that they consume a lot of system resources. To avoid this, use...using this method. Moreover, a cached file is used to store temporary...

    docs.aspose.com/cells/nodejs-cpp/merge-files/
  8. Installation|Aspose.Slides Documentation

    Learn how to quickly install Aspose.Slides for Java. Step-by-step guide, System requirements, and code samples — start working with PowerPoint presentations today!...configuring Java on any operating system, visit https://java.com/ ....finally block to release the cache promptly. This prevents out‑of‑memory...

    docs.aspose.com/slides/java/installation/
  9. Support for TLS 1.2 and AutodiscoverService|Doc...

    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....final String password = pw ; System . out . println ( "New Credentials... getPasswordAuthentic () { System . out . println ( "Authenticate...

    docs.aspose.com/email/java/support-for-tls-1-2-...
  10. Aspose.Slides for C++: FontsLoader::LoadExterna...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...&path : candidatePaths) { if (System::IO::Directory::Exists(path))...Questions: Is there a way to cache loaded fonts across imports...

    forum.aspose.com/t/aspose-slides-for-c-fontsloa...