Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 149,091 for

load

(0.24 sec)
  1. Save a Document in Node.js|Aspose.Words for Nod...

    Save a document in any supported format using Node.js....following code example shows how to load and save a document to a file:...following code example shows how to load and save a document to a stream:...

    docs.aspose.com/words/nodejs-net/save-a-document/
  2. How to Send Word Document by Email using C#

    In this easy tutorial, we will learn how to send Word Document by email using C#. In the following example, you will see how easy it is to send Word Document in email body using C#. You may use the example in any of the commonly available operating system like Linux, macOS, or Windows....Initialize Document class object to load the document to send as email...MailMessage class instance to load the MHTML as MailMessage and...

    kb.aspose.com/words/net/how-to-send-word-docume...
  3. Importing Email|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....msg" ; // loading with default options load from msg MailMessage...MailMessage eml = MailMessage . Load ( FilePath , new MsgLoadOptions...

    docs.aspose.com/email/net/importing-email/
  4. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable font fallback options, ensuring seamless document rendering and enhanced text display.... Load ( Stream ) Loads fallback settings from...from XML stream. Load ( string ) Loads font fallback settings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. vCardContact.Security.Key - Free Support Forum ...

    Hello VCardSecurity has SaveToPEM but not LoadFromPEM, instead it has vCardContact.Security.Key which is a string property, means we need to convert the public key to string and encode as Base64, shouldn’t be a X509Cert…... Anyway, how to load a X509Certificate2 into the...format manually. Solution To load an X509Certificate2 into the...

    forum.aspose.com/t/vcardcontact-security-key/31...
  6. How to Change CSV to Excel in C++

    This tutorial will guide you how to change CSV to Excel in C++. It requires a few lines of code to convert a file from CSV to Excel in C++ using MS Windows or Linux operating system....reference to the application Load the input CSV file into the...converted to Excel Save the loaded workbook as XLSX on the disk...

    kb.aspose.com/cells/cpp/how-to-change-csv-to-ex...
  7. Aspose.PSD for .NET 22.6 - 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....Bug PSDNET-1125 Exception on loading of specific PSD file with CMYK...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { FillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-6...
  8. How to resize an image|Documentation

    Resize an image. Change photos height and width. Sizing photos proportionally....using the method Load of the class Image to load an image into a...

    docs.aspose.com/imaging/net/developer-guide/how...
  9. Export Visio Diagram to XML in Ruby|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....Call the diagram constructor to load diagram from a VSD file diagram...Call the diagram constructor to load diagram from a VSD file diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  10. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word document to Excel converter using C#....NET to create an Excel file Load the license for Aspose.Words...watermarks and other limitations Load the source Word file into the...

    kb.aspose.com/words/net/conversion-from-word-to...