Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 44 for

caching mechanism

(0.08 sec)
  1. Workbook.CalculateFormula() throws "Unsupported...

    When calling Workbook.CalculateFormula() on a workbook that contains CUBEMEMBER formulas referencing ThisWorkbookDataModel (Excel Power Pivot), Aspose throws an exception instead of gracefully returning the stored cell …...rather than falling back to the cached values stored in the file....functions is a special handling mechanism implemented years ago at the...

    forum.aspose.com/t/workbook-calculateformula-th...
  2. Configuring Fonts for Rendering Spreadsheets|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....APIs additionally scan Office cached cloud font directories by default...FontConfigs.setFontSources : This mechanism is useful when the user wishes...

    docs.aspose.com/cells/java/configuring-fonts-fo...
  3. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…...recommended font settings, caching, or configuration to speed...issues. Font Caching : Implement font caching mechanisms to reduce...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  4. Substitute TrueType Fonts|Aspose.Words for Node...

    Aspose.Words for Node.js via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback Mechanism....available font manipulation mechanisms are contained in the FontSettings...of FontSettings has its own cache, which could reduce the processing...

    docs.aspose.com/words/nodejs-net/manipulating-a...
  5. Substitute TrueType Fonts|Aspose.Words for Pyth...

    Aspose.Words for Python via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback Mechanism....available font manipulation mechanisms are contained in the FontSettings...of FontSettings has its own cache, which could reduce the processing...

    docs.aspose.com/words/python-net/manipulating-a...
  6. Manipulate and Substitute TrueType Fonts|Aspose...

    Aspose.Words for Java can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately, or search for a suitable font replacement, or uses the Font fallback Mechanism....available font manipulation mechanisms are contained in the FontSettings...of FontSettings has its own cache, which could reduce the processing...

    docs.aspose.com/words/java/manipulate-and-subst...
  7. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback Mechanism....available font manipulation mechanisms are contained in the FontSettings...of FontSettings has its own cache, which could reduce the processing...

    docs.aspose.com/words/net/manipulating-and-subs...
  8. Environment Configuration – Aspose.HTML for Java

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....such as: create custom caching mechanism, trace/logging request...providing robust logging, caching, and traffic control. You can...

    docs.aspose.com/html/java/environment-configura...
  9. Frequently Asked Questions – Aspose.HTML for Java

    Get quick answers to common questions about Aspose.HTML for Java. Understand its benefits, performance capabilities, and advanced features....and the native navigation mechanism that is called Document/Element...class represents a callback mechanism required to handle creating...

    docs.aspose.com/html/java/faq/
  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