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

cache system

(0.16 sec)
  1. 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...
  2. 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-...
  3. 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...
  4. 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...
  5. FontConfigSubstitutionRule.reset_cache method |...

    FontConfigSubstitutionRule.reset_Cache method. Resets the Cache of fontconfig calling results....reset_cache method reset_cache() Resets the cache of fontconfig...reset_cache ( self ): ... Examples Shows operating system-dependent...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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/
  8. Aspose::Words::Fonts::StreamFontSource::get_Cac...

    Aspose::Words::Fonts::StreamFontSource::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...
  9. Opening and Saving a Presentation in C# Throws ...

    Hi Team, A simple open and save action of the attached pptm throws the following exception: System.Collections.Generic.KeyNotFoundException: The given key ‘Cambria Math’ was not present in the dictionary. at System.C…...throws the following exception: System.Collections.Generic.KeyNotFoundException:...present in the dictionary. at System.Collections.Generic.Dictionary...

    forum.aspose.com/t/opening-and-saving-a-present...
  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...