Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 143,832 for

load

(0.12 sec)
  1. Save a Document in Python|Aspose.Words for Pyth...

    Save a document in any supported format using Python....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/python-net/save-a-document/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  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. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the document....Returns None if the document was loaded from a stream or created blank...retrieve details of a document’s load operation. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Open Visio document programmatically|Documentation

    This page describes how to open Visio document from scratch with Aspose.Diagram library.... Developers can also load an existing Visio diagram for...Diagram API, developers can load all the supported Visio file...

    docs.aspose.com/diagram/java/open-visio-document/
  9. 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...
  10. Aspose::Words::IDocumentProcessorPlugin::Append...

    Aspose::Words::IDocumentProcessorPlugin::Append method. Append the document Loading it with the specified Load options in C++....the document loading it with the specified load options. virtual...SharedPtr < Aspose :: Words :: Loading :: LoadOptions > loadOptions...

    reference.aspose.com/words/cpp/aspose.words/ido...