Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 152,115 for

load

(0.39 sec)
  1. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_to_save_format method. Converts IANA content type into a save format enumerated value....find the corresponding Aspose load/save format from each media...not have a corresponding save/load format for a content type, an...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop bitmap Java based runnable code along with the detailed steps are provided for the demonstration....repository to crop an image Load the source image file into the...options to load the source image like you can load an image from...

    kb.aspose.com/imaging/java/how-to-crop-image-in...
  3. How to Convert PDF to Word using Python

    This basic tutorial covers how to convert PDF to Word using Python. It encompasses all relevant information like the environment setup details, conversion algorithm, and a code snippet demonstrating how using Python PDF to DOC conversion can be done....NET library Load the input PDF document with...into your application. First, load the source PDF document and...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  4. Non standard email date format header handling ...

    I have some .eml and some .msg mail files that contain date headers in a non-standard format: Date: Thu Sep 30 18:58:24 UTC 2021 Good old AI has suggested that I can use this technique for .msg files: // Create Load …...msg files: // Create load options for the email MsgLoadOptions...include if overridden }); // Load the message with the custom...

    forum.aspose.com/t/non-standard-email-date-form...
  5. Convert a PS File to PDF using Java

    Follow this article to convert a PS File to PDF using Java. You will get information to transform a file format from PS to PDF using Java using a few API calls and a list of steps for writing the application....instance of the PsLoadOptions class Load the source PS file into the...object Pass the PS load options object while loading the PS file Save...

    kb.aspose.com/pdf/java/convert-a-ps-file-to-pdf...
  6. How to Convert Markdown to HTML in C#

    This basic tutorial explains how to convert Markdown to HTML in C#. It contains all the important details like the system configuration, step-by-step method calls, and finally, a running code sample to convert MD to HTML in C#....make a couple of API calls to load a Markdown file and export it...instance of FileStream class to load the source MD file. Then convert...

    kb.aspose.com/html/net/how-to-convert-markdown-...
  7. Convert ICS to MBOX via C# | products.aspose.com

    Sample code for ICS to MBOX C# conversion. Use API example code for batch ICS files to MBOX conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert ICS files to MBOX...of code. Load ICS file with Calendar.Appointment.Load. Create...

    products.aspose.com/email/net/conversion/ics-to...
  8. FontSubstitutionSettings.TableSubstitution | As...

    Explore FontSubstitutionSettings for optimal table substitution rules. Enhance your design with effective settings for seamless font management....table substitution rule and load the default Windows font substitution...}); // Below are two ways of loading a substitution table from a...

    reference.aspose.com/words/net/aspose.words.fon...
  9. How to Convert Bitmap to PNG in Java

    This short tutorial guides you on how to convert Bitmap to PNG in Java. Using this tutorial you can convert BMP file to PNG in Java in any of the common operating systems like Windows, macOS or Linux....Repository into your project Load the source Bitmap file into...attributes In these steps, we load the source BMP file and initialize...

    kb.aspose.com/imaging/java/how-to-convert-bitma...
  10. How to Add Image Watermark in PPTX Presentation...

    We'll walk you through the steps in C# for how to add image watermark in PPTX presentation using c#. You may add put picture watermark in by PowerPoint using easy API interface in C#....Slides namespace to load and add watermark Set license...license using SetLicense method Load the presentation to add picture...

    kb.aspose.com/slides/net/how-to-add-image-water...