Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 809 for

cache system

(0.34 sec)
  1. Aspose.Slides for .NET Dependencies on Linux Al...

    Hi, I was looking for an up to date dockerfile sample to run Aspose.Slides in a container running 6.0-alpine or 7.0-alpine. As far as I understand libgdiplus and libc6-dev are no longer required but the documentation H…...our internal issue tracking system and will consider your question...required: Enable Unix support for System.Drawing -based functionality...

    forum.aspose.com/t/aspose-slides-for-net-depend...
  2. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....The key of this source in the cache. getFontData() Binary font data...Shows how to speed up the font cache initialization process. public...

    reference.aspose.com/words/java/com.aspose.word...
  3. Missing images when exporting to PDF under Linu...

    I have the following problem: I have a DOCX template with images. Creating the document works. The images are there. Now, when I convert the document to a PDF, it works under Windows, but not under Linux. When my progra…...apk add --no-cache icu-libs RUN apk add --no-cache icu-data-full...RUN apk add --no-cache tzdata ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false...

    forum.aspose.com/t/missing-images-when-exportin...
  4. Features|CAD 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....images Rotate Flip Scale Cache system Custom user images Sha-2...

    docs.aspose.com/cad/javascript-net/getting-star...
  5. Features|CAD 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....images Rotate Flip Scale Cache system Custom user images Sha-2...

    docs.aspose.com/cad/javascript-net/features/
  6. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....The key of this source in the cache. getCacheKeyInternal() getFilePath()...folderFontSource[0].getAvailableFonts()) { System.out.println(MessageFormat....

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.LLM for .NET|Documentation

    Aspose.LLM for .NET is a library for on-premise LLM integration, chat sessions, vision input, and model presets.... Start with system requirements , installation...and run your first example. System requirements Installation Licensing...

    docs.aspose.com/llm/net/
  8. Multiple concurrent sessions|Documentation

    Serve many users or workflows from a single Aspose.LLM for .NET instance — per-user sessions, serialized inference, request routing patterns....work queue to serialize: using System.Threading.Channels ; var queue...tuning (temperature, max tokens, system prompt), start each session...

    docs.aspose.com/llm/net/use-cases/multiple-conc...
  9. GpuLayers|Documentation

    Number of model layers to offload to GPU in Aspose.LLM for .NET — 0 for CPU-only, 999 for full offload, partial for memory-tight GPUs....lives in VRAM; the rest stay in system RAM. The primary knob for GPU...inference for that layer) or in system RAM (CPU inference). The engine...

    docs.aspose.com/llm/net/developer-reference/par...
  10. How to update only one worksheet at a time usin...

    Hello Support Team, I am using Aspose.Cells.GridJs in my .NET application. I want to update only one specific worksheet at a time without affecting other sheets in the workbook. Could you please guide me on the correc…...changes stored in the server‑side cache [5]. Typical approach to target...Does GridJs maintain a change cache per worksheet? Is there a built-in...

    forum.aspose.com/t/how-to-update-only-one-works...