Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 798 for

cache system

(0.09 sec)
  1. Setting Properties on Images|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....Contents [ Hide ] Updating Fonts cache Using Aspose.PSD for .NET, developers...possibility to refresh fonts cache. Below is the code demonstration...

    docs.aspose.com/psd/net/setting-properties-on-i...
  2. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances document rendering by specifying TrueType font sources for optimal results....to the system. Setting this property resets the cache of all...previously saved font search cache. public void SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Estimate memory requirements|Documentation

    Predict RAM and VRAM use for Aspose.LLM for .NET — model weights, KV Cache, projector, intermediate buffers. Worked examples for common presets.... KV cache. Vision projector (vision presets...7B Q4_K_M model, ~3.5 GB. KV cache layers × heads × head_dim ×...

    docs.aspose.com/llm/net/how-to/estimate-memory-...
  4. Chat history structure|Documentation

    ChatMessage type reference in Aspose.LLM for .NET — roles, media attachments, and KV Cache tracking fields used to locate and evict messages from the native KV region....any attached media, and KV-cache tracking metadata that lets...Media { get ; set ; } // KV cache tracking public int KVSize {...

    docs.aspose.com/llm/net/developer-reference/cha...
  5. Aspose::Words::Fonts::MemoryFontSource::get_Cac...

    Aspose::Words::Fonts::MemoryFontSource::get_CacheKey method. The key of this source in the Cache in C++....key of this source in the cache. System :: String Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Installation|Documentation

    Install the Aspose.LLM NuGet package, understand the package payload, and prepare for the first-run native binary download.... See System requirements . A NuGet package...Direct NuGet dependencies: System.Text.Json 8.0.0 — session serialization...

    docs.aspose.com/llm/net/installation/
  7. HTML to Image in .NET on Linux – Docker Fonts C...

    Learn how to install and manage System and custom fonts in Linux Docker containers to ensure correct HTML to Image conversion using Aspose.HTML for .NET....to Image Conversion Linux systems – especially minimal Docker...available on the operating system. The rendering engine does...

    docs.aspose.com/html/net/html-to-image-linux-do...
  8. FileFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in the file System in Java....font file stored in the file system. To learn more, visit the Working...font file in the local file system as a font source. FileFontSource...

    reference.aspose.com/words/java/com.aspose.word...
  9. FileFontSource | Aspose.Words for .NET

    Discover the FileFontSource constructor for seamless font integration in your projects. Enhance your design with easy-to-use coding solutions!...font file in the local file system as a font source. FileFontSource...font file in the local file system as a font source. FileFontSource...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Font Manipulation and Performance Issues in C++...

    Aspose.Words for C++ uses font full name, family name, version, style to find the required font data or a suitable replacement for the requested font. FontSettings allows you to speed up the loading of the documents....of FontSettings has its own cache, which could reduce the processing...be extracted as follows: C++ System :: SharedPtr < FontSettings...

    docs.aspose.com/words/cpp/font-manipulation-and...