Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 144,696 for

load

(0.1 sec)
  1. How to Convert Word to Scanned PDF using C#

    This quick tutorial will guide you on how to convert Word to scanned PDF using C#. While using C# convert Word to scanned PDF using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....Drawing Load the source Word file from the...Stream using IPageSavingCallback Load the saved word page image stream...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  2. Aspose.PSD for .NET 20.9 - 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.... Load ( sourceFilePath )) { SoLeResource...savedImage = ( PsdImage ) Image . Load ( outputPath )) { foreach (...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  3. Convert EMLX to MSG via Java | products.aspose.com

    Try the code sample to convert EMLX files to MSG format in Java. DownLoad Java API to take your email processing applications to the next level....its methods, you can create, load and parse, modify, convert,...of code. Load the EMLX file with the MailMessage.load() method...

    products.aspose.com/email/java/conversion/emlx-...
  4. Convert OLM to MBOX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to MBOX - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  5. Convert OLM to EMLX via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to EMLX - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  6. Convert TIFF to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows converting multi-page or multi-frame TIFF images to PDF applications....an instance of Document class Load input TIFF image Get FrameDimension...getMessage ()); return ; } // Load sample TIFF image file image...

    docs.aspose.com/pdf/androidjava/convert-tiff-to...
  7. How to Convert Word to JPG in Java

    This brief tutorial provides step-by-step details on how to convert Word to JPG in Java. These steps are helpful to convert Word to JPG using Java in any of the operating systems like Linux, macOS and Windows....IPageSavingCallback , and other classes Load the sample Word document Instantiate...as JPG During these steps, we load the input Word file and instantiate...

    kb.aspose.com/words/java/how-to-convert-word-to...
  8. Mail Merge in MS Word with Java

    Follow this article to perform mail merge in MS Word with Java. It has the details to set the IDE, a list of steps, and a sample code to apply mail merge for Word with Java....fields in the template Word file Load the Word template file into...template file with fields in it or load an existing template file into...

    kb.aspose.com/words/java/mail-merge-in-ms-word-...
  9. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images....Developer Guide for Net Framework Loading, Saving and Converting Convert...GetDataDir_LoadingAndSaving (); 3 4 // Load the document into Aspose.Note...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  10. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked OLE object using Aspose.Cells for JavaScript via C++....the following sample code; it loads the sample Excel file that contains...await file . arrayBuffer (); // Load the sample Excel file const...

    docs.aspose.com/cells/javascript-cpp/access-and...