Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 151,089 for

load

(0.3 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Converting Email Messages in Python|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....Python Code # Initialize and Load an existing EML file by specifying...MailMessage eml = mailMessage . load ( self . dataDir + "Message...

    docs.aspose.com/email/java/converting-email-mes...
  5. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...utilize the Document class to load the subtemplate directly from...Aspose.Words; using System.IO; // Load your main template Document...

    forum.aspose.com/t/reading-a-sub-template-from-...
  6. 在加载工作簿时使用C++过滤VBA项目|Documentation

    了解如何在使用Aspose.Cells与C++加载Excel工作簿时过滤VBA项目。...Cells-for-C // Set the load options, we do not want to load VBA LoadOptions...from sample excel file using load options U16String sourceDir...

    docs.aspose.com/cells/zh/cpp/filter-vba-project...
  7. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the document in C++....Returns null if the document was loaded from a stream or created blank...retrieve details of a document’s load operation. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Loading::MarkdownLoadOptions::ge...

    Aspose::Words::Loading::MarkdownLoadOptions::get_PreserveEmptyLines method. Gets or sets a boolean value indicating whether to preserve empty lines while Load a Markdown document. The default value is false. Normally, empty lines between block-level elements in Markdown are ignored. Empty lines at the beginning and end of the document are also ignored. This option allows to import such empty lines in C++....Aspose::Words::Loading::MarkdownLoadOptions::get_PreserveEmptyLines...to preserve empty lines while load a Markdown document. The default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Aspose::Words::FileFormatUtil::SaveFormatToLoad...

    Aspose::Words::FileFormatUtil::SaveFormatToLoadFormat method. Converts a SaveFormat value to a LoadFormat value if possible in C++....format to its corresponding load format. ASSERT_EQ ( Aspose ::...documents saved to, but not loaded from using Aspose.Words. //...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while Loading HTML into a Workbook using Aspose.Cells for C++....AutoFit Columns and Rows while loading HTML in Workbook with C++ Contents...autofit columns and rows while loading your HTML file inside the Workbook...

    docs.aspose.com/cells/cpp/autofit-columns-and-r...