Sort Score
Result 10 results
Languages All
Labels All
Results 7,071 - 7,080 of 145,998 for

load

(0.09 sec)
  1. Convert PPSX to PNG using Java | products.aspos...

    Sample Java conversion code for PPSX format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application.... Load PPSX file with an instance of...Java Conversion Source Code // load PPSX with Aspose.Slides Presentation...

    products.aspose.com/slides/java/conversion/ppsx...
  2. Convert PPS to BMP using Java | products.aspose...

    Sample Java conversion code for PPS format to BMP file. Use this example code to export PowerPoint & OpenOffice presentations to BMP within any Web or Desktop Java based Application.... Load PPS file with an instance of...Java Conversion Source Code // load PPS with Aspose.Slides Presentation...

    products.aspose.com/slides/java/conversion/pps-...
  3. SVG Converter – Convert SVG in C# – Aspose.HTML

    Learn how to convert SVG to other formats using Aspose.HTML for .NET and consider a C# example of SVG to PNG conversion....required steps: Load an SVG document. You can load SVG from a file...HTML API in real time. First, load an SVG file from your local...

    docs.aspose.com/html/net/svg-converter/
  4. Online SVG to GIF Conversion or Develop Java ba...

    Free online app to convert SVG to GIF files. Java conversion library code for SVG documents....to DOC by using save method Load DOC file by using Document class...and set GIF as SaveFormat // load SVG file with an instance of...

    products.aspose.com/total/java/conversion/svg-t...
  5. Online TEX to DOTM Conversion or Develop Java b...

    Free online app to convert TEX to DOTM files. Java conversion library code for TEX documents....to DOC by using save method Load DOC file by using Document class...and set DOTM as SaveFormat // load TEX file with an instance of...

    products.aspose.com/total/java/conversion/tex-t...
  6. Convert HTML to OST via C# | products.aspose.com

    Sample code for HTML to OST C# conversion. Use API example code for batch HTML files to OST conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert HTML files to OST...PersonalStorage.FromFile. Load HTML file with MailMessage.Load. Retrieve the...

    products.aspose.com/email/net/conversion/html-t...
  7. Convert HTML to PST via C# | products.aspose.com

    Sample code for HTML to PST C# conversion. Use API example code for batch HTML files to PST conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert HTML files to PST...file. Load HTML file with MailMessage.Load. Add the loaded HTML...

    products.aspose.com/email/net/conversion/html-t...
  8. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)... Here’s how you can do it: Load your Excel workbook. Access...args) throws Exception { // Load the workbook String dataDir...

    forum.aspose.com/t/how-to-change-number-format-...
  9. Aspose::Words::Saving::DocSaveOptions::DocSaveO...

    Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format in C++....password which will protect the loading of the document by Microsoft...options ); // To be able to load the document, // we will need...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. How to Convert Outlook Email to TIFF using C#

    In this small topic, we will focus on how to convert Outlook Email to TIFF using C#. You will wittness that in order to export Email to TIFF C# based API can be effectively utilized and the application can be used in any of the .NET spported environment in operating systems like Windows, macOS, or Linux....MailMessage class object to load the source MSG or EML format...the Document class object to load the intermediate MHTML created...

    kb.aspose.com/email/net/how-to-convert-outlook-...