Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 488 for

cache system

(0.03 sec)
  1. Features|CAD 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....images Rotate Flip Scale Cache system Custom user images Sha-2...

    docs.aspose.com/cad/javascript-net/features/
  2. PdfSaveOptions.cache_background_graphics proper...

    PdfSaveOptions.Cache_background_graphics property. Gets or sets a value determining whether or not to Cache graphics placed in document's background....cache_background_graphics property PdfSaveOptions.cache_background_graphics...determining whether or not to cache graphics placed in document’s...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the document in C++.... auto doc = System :: MakeObject < Aspose :: Words...time will automatically // cache the layout of the document within...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....The key of this source in the cache. getCacheKeyInternal() getFilePath()...folderFontSource[0].getAvailableFonts()) { System.out.println(MessageFormat....

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. Aspose::Words::StyleCollection::idx_get method ...

    Aspose::Words::StyleCollection::idx_get method. Gets a built-in style by its locale independent identifier in C++.... System :: SharedPtr < Aspose :: Words...styles collection. auto doc = System :: MakeObject < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sty...
  8. Features|Aspose.Imaging for Java

    Java image processing library core features includes read and write images, draw images, process images and convert between formats....1) YCrCb Drawing Features Cache system Clear Clipping to rectangular...

    docs.aspose.com/imaging/java/features/
  9. 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...
  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...