Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 149,091 for

load

(0.33 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. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....AddWaterMarkAnnotati () { // Load the PDF file Document document...GetWatermarkAnnotati () { // Load the PDF file Document document...

    docs.aspose.com/pdf/java/sticky-annotations/
  3. 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...
  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. Read Numbers Spreadsheet Developed by Apple Inc...

    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....Cells The following sample code loads the Sample Numbers Spreadsheet...parameter in its constructor to load it successfully. Please download...

    docs.aspose.com/cells/go-cpp/read-numbers-sprea...
  8. 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...
  9. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown document Loading by preserving empty lines for improved readability....to preserve empty lines while load a Markdown document. The default...to preserve empty line while load a document. string mdText =...

    reference.aspose.com/words/net/aspose.words.loa...
  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...