Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 6,411 for

resource loading

(0.78 sec)
  1. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....print the URIs of linked resources created while converting a...all the document's linked resources, such as images and fonts...

    reference.aspose.com/words/java/com.aspose.word...
  2. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…...access and load fonts during PDF rendering. Resource Optimization...Optimization : Review your resource optimization settings. While SubsetFonts...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  3. Manipulating JPEG Images|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.... Load PSD Image using the factory method Load. Find Jpeg...Jpeg thumbnail among PSD resources. Extract an instance of ExifData...

    docs.aspose.com/psd/net/manipulating-jpeg-images/
  4. Aspose.PSD for Java 25.5 - 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....Support of multiple Effects, new resource (imfx). Add setter to effects...String outputPsd = "src/main/resources/output.psd" ; // Create PSD...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  5. Create a Document in Python – Create or Load HT...

    Learn how to load HTML from a file, URL, and create HTML from scratch. Consider approaches to load HTML-based documents using Aspose.HTML for Python via .NET....PyPI API Reference Helpful resources ▼ Live Demos HTML Python Solution...with Aspose.HTML – Create or Load HTML, SVG, MHTML, EPUB Contents...

    docs.aspose.com/html/python-net/create-a-document/
  6. Filter Emails in MBOX Files with Paginated Supp...

    Filter and paginate MBOX emails in C# using Aspose.Email to boost performance and handle messages efficiently in .NET applications....feature allows developers to load and display messages in smaller...specifying the file path and load options. Initialize a MailQueryBuilder...

    blog.aspose.com/email/filter-paginate-mbox-mess...
  7. HTML to PDF conversion fails on Linux - font no...

    I’m performing HTML to PDF conversion on an Azure Function app running .NET 8 on Linux. The process always fails. The following message appears: No font was found. To resolve this problem, you can set up your custom se…... This can be done by loading the font files from memory...application. Here’s how you can do it: Load Fonts from Memory : If you have...

    forum.aspose.com/t/html-to-pdf-conversion-fails...
  8. Build Dynamic Microsoft Graph Queries in C# - A...

    Build dynamic Microsoft Graph queries in C# using Aspose.Email ODataQueryBuilder for filtering, sorting, and selecting mailbox data....Resource = Aspose.Email.Clients.Graph...GraphClient accurately specifies Resource , ResourceId , and EndPoint...

    blog.aspose.com/email/build-dynamic-microsoft-g...
  9. Convert CDR to JPG using C#

    Follow this article to convert CDR to JPG using C#. It has all the details to set the IDE, a list of steps, and a sample code for developing a CDR format to JPG converter using C#.... It has the reference to resources required for the development...Imaging library in your project Load the Aspose license using SetLicense...

    kb.aspose.com/imaging/net/convert-cdr-to-jpg-us...
  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); …..."fonts"); // Configure Aspose to load fonts from that folder Aspose... 1. Reduce Over‑head When Loading the HTML Issue Why it hurts...

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