Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,886 for

cache system

(0.08 sec)
  1. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    Aspose::Words::Fonts::FontConfigSubstitutionRule::ResetCache method. Resets the Cache of fontconfig calling results in C++....setCache method Resets the cache of fontconfig calling results...() Examples Shows operating system-dependent font config substitution...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Email::Tools::Logging::LoggerManager Cl...

    Public Member Functions | Static Public Member Functions | List of all members Aspose::Email::Tools::Logging::LoggerM......static System::SharedPtr< Logger > GetLogger (System::String...void AddLogger (System::String name, System::SharedPtr< Logger...

    reference.aspose.com/email/cpp/class/aspose.ema...
  3. Aspose::Font::Renderers::GlyphOutlineRenderer C...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Font::Renderers::GlyphOutlineRende......ASPOSE_FONT_SHARED_API GlyphOutlineRenderer ( System::SharedPtr < Aspose::Font:...ASPOSE_FONT_SHARED_API void RenderGlyph ( System::SharedPtr < IFont > font,...

    reference.aspose.com/font/cpp/class/aspose.font...
  4. 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...
  5. Common Exceptions and Errors Involving Fonts on...

    Font exceptions and errors on Linux...Linux This problem occurs in systems with restrictions in these..."pathToTmpFolder"; String oldValue = System.getProperty("java.io.tmpdir");...

    docs.aspose.com/slides/java/technical-articles/...
  6. set_CacheControl() | Aspose.Slides for C++ API ...

    Sets a value of the 'Cache-Control' header....HttpResponseHeaders::set_CacheControl(System::SharedPtr<CacheControlHeaderVa>)...value of the ‘Cache-Control’ header. void System :: Net :: Http...

    reference.aspose.com/slides/cpp/system.net.http...
  7. ExactReallocateOnly | Aspose.Imaging for .NET A...

    获取或设置一个值该值指示重新分配是否应该准确如果重新分配不准确则性能应该更高...ExactReallocateOnly Cache.ExactReallocateOnly property 获取或设置... 例子 这个例子演示了 Aspose.Imaging.Cache [C#] // 默认情况下,缓存文件夹设置为用户的本地临时目录。...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  8. Aspose::Slides::SpreadsheetOptions Class Refere...

    Public Member Functions | List of all members Aspose::Slides::SpreadsheetOptions Class Reference Represents options w......Member Functions System::SharedPtr < System::Globalization::CultureInfo...set_PreferredCulture ( System::SharedPtr < System::Globalization::CultureInfo...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  9. set_Public() | Aspose.Slides for C++ API Reference

    Sets the value that determines if an HTTP response can be Cached by any Cache....response can be cached by any cache. void System :: Net :: Http...CacheControlHeaderVa Namespace System::Net::Http::Headers Library...

    reference.aspose.com/slides/cpp/system.net.http...
  10. Improve memory usage - Free Support Forum - asp...

    I want to reduce memory usage, in the save method of the psd, it is where it consumes a lot of memory. How can I limit memory usage to a certain number? I have tried the following: Cache.CacheType = CacheTyp…...following: Cache.CacheType = CacheType.CacheInMemoryOnly; Cache.MaxMemoryForCache...long l1 = Cache.AllocatedDiskBytesCo; long l2 = Cache.AllocatedMemoryBytes;...

    forum.aspose.com/t/improve-memory-usage/275536