Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 811 for

cache system

(0.12 sec)
  1. LINUX | PPT EXPORT Getting Error | Working Fine...

    error: type initializer for gdip threw an exception error image: image.png (70.9 KB) reference added in nugut, Aspose.Slides.NET6.CrossPlatform version 26.3.0 i am getting ‘type initializer for gdip threw an exceptio…...NET system requirements: System Requirements|Aspose...and version of the operating system on which the error occurs....

    forum.aspose.com/t/linux-ppt-export-getting-err...
  2. Aspose.Slides for C++: Performance Metrics and ...

    Compare Aspose.Slides for C++ performance with VSTO using real benchmarks and see how it speeds up working with PPT, PPTX and ODP presentations....across the similar operating system, hardware components, and configurations...running widely used operating systems. Naturally, your application...

    docs.aspose.com/slides/cpp/aspose-slides-for-c-...
  3. 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
  4. 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...
  5. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies font settings for a document. To learn more, visit the documentation article in C++....class FontSettings : public System :: Object Methods Method Description...() const override Is (const System::TypeInfo&) const override...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Acceleration|Documentation

    Hardware acceleration backends supported by Aspose.LLM for .NET — CUDA, HIP (ROCm), Metal, Vulkan, and CPU variants. How auto-detection works and how to force a specific backend....matching variant on first use and caches it locally. You do not configure...to GpuLayers ), plus the KV cache (proportional to ContextSize...

    docs.aspose.com/llm/net/developer-reference/acc...
  7. Features|Aspose.Imaging for Python via .NET

    Python image processing library core features includes read and write images, draw images, process images and convert between formats....location than the standard system location for shared libraries...libpython library file in the system standard location for shared...

    docs.aspose.com/imaging/python-net/features/
  8. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...Pages[i]; System.Text.RegularExpressions.Regex...Regex regex = new System.Text.RegularExpressions.Regex(@"[\S]+");...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  9. Support for TLS 1.2 and AutodiscoverService|Doc...

    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....final String password = pw ; System . out . println ( "New Credentials... getPasswordAuthentic () { System . out . println ( "Authenticate...

    docs.aspose.com/email/java/support-for-tls-1-2-...
  10. Aspose.Slides for C++: FontsLoader::LoadExterna...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...&path : candidatePaths) { if (System::IO::Directory::Exists(path))...Questions: Is there a way to cache loaded fonts across imports...

    forum.aspose.com/t/aspose-slides-for-c-fontsloa...