Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 14,035 for

font loading

(0.1 sec)
  1. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document Loading or saving in C++....Words during document loading or saving. enum class WarningType...the document tree following load, or from the created document...

    reference.aspose.com/words/cpp/aspose.words/war...
  2. MemoryFontSource.CacheKey | Aspose.Words for .NET

    Discover the MemoryFontSource CacheKey property—unlock efficient caching with a unique key for enhanced performance and optimized memory management....identify cache item when saving/loading font search cache with SaveSearchCache...Examples Shows how to speed up the font cache initialization process...

    reference.aspose.com/words/net/aspose.words.fon...
  3. StreamFontSource.CacheKey | Aspose.Words for .NET

    Discover the StreamFontSource CacheKey property, optimize your Font management with efficient caching for faster load times and enhanced performance....identify cache item when saving/loading font search cache with SaveSearchCache...Examples Shows how to speed up the font cache initialization process...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for C++ can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....for С++ can load and save: Format Description Load Save Remarks...options . Does the library support font embedding when exporting to...

    docs.aspose.com/slides/cpp/supported-file-formats/
  5. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....for Java can load and save: Format Description Load Save Remarks...options . Does the library support font embedding when exporting to...

    docs.aspose.com/slides/java/supported-file-form...
  6. Supported File Formats|Aspose.Slides for PHP Do...

    Discover all file formats Aspose.Slides for PHP via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....via Java can load and save: Format Description Load Save Remarks...options . Does the library support font embedding when exporting to...

    docs.aspose.com/slides/php-java/supported-file-...
  7. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for .NET can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....NET can load and save: Format Description Load Save Remarks...options . Does the library support font embedding when exporting to...

    docs.aspose.com/slides/net/supported-file-formats/
  8. Aspose::Words::Fonts::FileFontSource::get_Cache...

    Aspose::Words::Fonts::FileFontSource::get_CacheKey method. The key of this source in the cache in C++....Aspose::Words::Fonts::FileFontSource::get_CacheKey method Fi...:: String Aspose :: Words :: Fonts :: FileFontSource :: get_CacheKey...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Supported File Formats|Aspose.Slides for Python...

    Discover all file formats Aspose.Slides for Python via .NET can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....NET can load and save: Format Description Load Save Remarks...options . Does the library support font embedding when exporting to...

    docs.aspose.com/slides/python-net/supported-fil...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...loadOptions); } // Map your local fonts folder (where ARIALUNI.TTF resides)...MapPath("~"), "fonts"); // Configure Aspose to load fonts from that...

    forum.aspose.com/t/how-to-imprve-performance-be...