Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 151,198 for

load

(0.1 sec)
  1. Converting Email Messages 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....+ '/data/' # Initialize and Load an existing EML file by specifying...aspose.email.MailMessage' ) . load ( data_dir + "Message.eml" )...

    docs.aspose.com/email/java/converting-email-mes...
  2. StreamFontSource.OpenFontDataStream | Aspose.Wo...

    Discover the StreamFontSource OpenFontDataStream method to efficiently access font data streams on demand, enhancing your design workflow.... Examples Shows how to load fonts from stream. public void...pdf" ); } /// <summary> /// Load the font data only when required...

    reference.aspose.com/words/net/aspose.words.fon...
  3. FileFormatUtil.LoadFormatToExtension | Aspose.W...

    Transform Load format values into file extensions effortlessly with FileFormatUtil's LoadFormatToExtension method. Get accurate, lowercase extensions with ease!...LoadFormatToExtensio method Converts a load format enumerated value into...the format of a document. // Load a document from a file that...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Aspose::Words::Loading::LoadOptions::get_MswVer...

    Aspose::Words::Loading::LoadOptions::get_MswVersion method. Allows to specify that the document Loading process should match a specific MS Word version. Default value is Word2019 in C++....Aspose::Words::Loading::LoadOptions::get_MswVersion method Contents...specify that the document loading process should match a specific...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used to Load an HTML, TXT, or CHM document if the encoding is not specified inside the document. Can be null. Default is null in C++....Aspose::Words::Loading::LoadOptions::get_Encoding method Contents...encoding that will be used to load an HTML, TXT, or CHM document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Read CSV File With Multiple Encodings|Documenta...

    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 allows you to load such CSV files and convert them...setMultiEncoded ( true ); // Load the CSV file into Workbook Workbook...

    docs.aspose.com/cells/java/read-csv-file-with-m...
  7. Aspose.PSD for .NET 20.4 - 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 ( fileName )) { var resource...PsdImage img = ( PsdImage ) Image . Load ( sourceFilePath )) { CheckSheetColorsAndR...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-4...
  8. Quick Start in Jython|Aspose.Words for Java

    Jython: Quick Start Aspose.Words for Java....World in Jython Load And Save To Disk in Jython Load And Save To...

    docs.aspose.com/words/java/quick-start-in-jython/
  9. Parsing Pivot Cached Records while loading an E...

    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....Pivot Cached Records while loading an Excel file Contents [ Hide...potentially double. When you load your Excel file into the Workbook...

    docs.aspose.com/cells/nodejs-cpp/parsing-pivot-...
  10. 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-...