Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 802 for

cache system

(3.23 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.Imaging for Java...possibility to refresh fonts cache. Below is the code demonstration...

    docs.aspose.com/imaging/java/setting-properties...
  2. Presets|Documentation

    Preset base class, parameter bags, and patterns for using and customizing presets in Aspose.LLM for .NET....cpp release tag, binary cache path, and preferred acceleration...Engine-wide settings: model cache path, debug logging, log directory...

    docs.aspose.com/llm/net/developer-reference/pre...
  3. Aspose::Words::Fonts::MemoryFontSource class | ...

    Aspose::Words::Fonts::MemoryFontSource class. Represents the single TrueType font file stored in memory. To learn more, visit the documentation article in C++....The key of this source in the cache. get_FontData () const Binary...() const override Is (const System::TypeInfo&) const override...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Low memory tuning|Documentation

    Fit Aspose.LLM for .NET into a tight memory budget — small model, short context, KV Cache quantization, aggressive offload, and memory mapping....4096 ; // default is 131072 KV cache scales with context; shorter...reduces memory. Quantize the KV cache using Aspose.LLM.Abstractions...

    docs.aspose.com/llm/net/use-cases/low-memory-tu...
  5. Aspose::Words::Fonts::FileFontSource class | As...

    Aspose::Words::Fonts::FileFontSource class. Represents the single TrueType font file stored in the file System. To learn more, visit the documentation article in C++....font file stored in the file system. To learn more, visit the Working...(const System::String&) Ctor. FileFontSource (const System::String&...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    Aspose::Words::Fonts::FontConfigSubstitutionRule class. Font config substitution rule. To learn more, visit the documentation article in C++....() const override Is (const System::TypeInfo&) const override...not. ResetCache () Resets the cache of fontconfig calling results...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. SystemPrompt|Documentation

    Default System prompt for new chat sessions in Aspose.LLM for .NET — applied at session creation; empty string for presets with no System turn....SystemPrompt is the default system prompt applied to every new...SendMessageAsync — the engine injects a system turn with this text at the...

    docs.aspose.com/llm/net/developer-reference/par...
  8. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a document to PDF on a Linux machine generates this error: com.aspose.pdf.exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...for fonts via the system font‑config cache or through a font...Install the font on the Linux system (recommended) sudo mkdir -p...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  9. GPU deployment with CUDA|Documentation

    Deploy Aspose.LLM for .NET on NVIDIA GPUs — select CUDA, offload all layers, configure multi-GPU split, and size VRAM for model + KV Cache.... System requirements → GPU section... Create ( preset ); The KV cache also consumes VRAM proportional...

    docs.aspose.com/llm/net/use-cases/gpu-deploymen...
  10. Excel内容变动,能不刷新后台缓存文件吗? 因为在excel里有做公式看板, 若多人同时操作...

    目前前端这块过滤时不会互相影响,但一旦页面刷新,系统会重新从后端获取最新的缓存文件。 而最新的缓存文件就是谁最后筛选的就是谁的筛选条件。 ccda8377d4eb7e9c120df500fe22b32e.png (70.0 KB) 请问针对这种情况有没有解决方案啊?...formulas, refreshing the backend cache can lead to conflicts, as the...Solution To prevent the backend cache from refreshing and overwriting...

    forum.aspose.com/t/excel-excel/314386