Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 628 for

cache system

(0.09 sec)
  1. 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...
  2. 在Linux上与字体有关的常见异常和错误|Aspose.Slides for PHP 文档

    Linux上的字体异常和错误...“pathToTmpFolder”; String oldValue = System.getProperty(“java.io.tmpdir”);...file.exists()) file.mkdir(); System.setProperty(“java.io.tmpdir”...

    docs.aspose.com/slides/zh/php-java/technical-ar...
  3. Aspose.PSD for Java 24.7 - Release Notes|Docume...

    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....InstalledFontCollect (); try { System . out . println ( "- Before... getFamilies (). length ); System . out . println ( "- Platform:...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  4. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++....SetFontsFolders ( const System :: ArrayPtr < System :: String > & fontsFolders...fontsFolders const System::ArrayPtr<System::String>& An array...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Linux 上与字体相关的常见异常和错误|Aspose.Slides 文档

    Linux 上的字体异常和错误..."pathToTmpFolder"; String oldValue = System.getProperty("java.io.tmpdir");...file.exists()) file.mkdir(); System.setProperty("java.io.tmpdir"...

    docs.aspose.com/slides/zh/java/technical-articl...
  6. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++.... System :: SharedPtr < Aspose :: Words...of the document. auto doc = System :: MakeObject < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your presentations sharp and consistent across any device.... Clear the cache in the FontsLoader class. This...LoadExternalFonts method and system font folders. This Java code...

    docs.aspose.com/slides/androidjava/custom-font/
  8. Create New PST, Add Sub-folders and Messages|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....users can optimize PST internal cache using the PersonalStorage constructor:...optimal block size to expand cache buffer(in bytes). PersonalStorage...

    docs.aspose.com/email/java/create-new-pst-add-s...
  9. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…... Stale layout cache – If the layout is not recomputed...WarningType.FONT_SUBSTITUTION) { System.out.println("Font substitution:...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  10. Customize PowerPoint Fonts in Java|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for Java to keep your presentations sharp and consistent across any device.... Clear the cache in the FontsLoader class. This...LoadExternalFonts method and system font folders. This Java code...

    docs.aspose.com/slides/java/custom-font/