Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 716 for

cache system

(0.1 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 Java, developers...possibility to refresh fonts cache. Below is the code demonstration...

    docs.aspose.com/psd/java/setting-properties-on-...
  2. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: System folder, user sources, loading fonts from a stream, a file System, or memory using Java....fonts, including operating system specific differences, and demonstrates...explained below. Load Fonts from System There is a special SystemFontSource...

    docs.aspose.com/words/java/specify-truetype-fon...
  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::FontSettings::SaveSearchC...

    Aspose::Words::Fonts::FontSettings::SaveSearchCache method. Saves the font search Cache to the stream in C++....method Saves the font search cache to the stream. void Aspose ::...SaveSearchCache ( const System :: SharedPtr < System :: IO :: Stream...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. 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...
  6. 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...
  7. 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...
  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. 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...
  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...