Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 129,633 for

load

(0.08 sec)
  1. Default Font - PowerPoint C# API|Aspose.Slides ...

    PowerPoint C# API lets you set the default font for rendering presentations to PDF, XPS or thumbnails...follow the steps below to loading fonts from external directories...Wingdings in following sample. Load the presentation using Presentation...

    docs.aspose.com/slides/net/default-font/
  2. Extracting Email Headers 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/extracting-email-hea...
  3. Reading CSV File with Multiple Encodings|Docume...

    Reading CSV File with Multiple Encodings by using Aspose.Cells for Python via .NET API....Cells allows you to load such CSV files and converting...which you need to set to true to load your CSV file with multiple...

    docs.aspose.com/cells/python-net/reading-csv-fi...
  4. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...__dirname , "data" ); // Specify the load options and filter the data...Chart )); // Load the workbook with specified load options const...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  5. Parsing Pivot Cached Records while loading Exce...

    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 Excel file Contents [ Hide...potentially double. When you load your Excel file inside the Workbook...

    docs.aspose.com/cells/java/parsing-pivot-cached...
  6. Read Embedded Email Attachments from Message in...

    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 ( dataDir + "embedded.msg" ..."ATT" ) == true )) { // Try to load this text file in MailMessage...

    docs.aspose.com/email/java/read-embedded-email-...
  7. Font Substitution - PowerPoint Java API|Aspose....

    Substitute font in PowerPoint...accessed) this way: Load the relevant presentation. Load the font that...that will be replaced. Load the new font. Add a rule for the replacement...

    docs.aspose.com/slides/php-java/font-substitution/
  8. Extract Email Message Content in C#|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.... Load an email message into the MailMessage...instance by loading an Eml file var message = MailMessage . Load ( "test...

    docs.aspose.com/email/net/extract-email-message...
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::LoadSignatures method. Loads digital signatures from document using stream in C++....stem::IO::Stream>&) method Loads digital signatures from document...signed. Examples Shows how to load signatures from a digitally...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. Convert Excel workbook to Ods,Sxc and Fods (Ope...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells with C++....Cells supports loading Ods, Sxc, and Fods which are...com/aspose-cells/Aspose.Cells-for-C // Load your source ods file U16String...

    docs.aspose.com/cells/cpp/convert-excel-to-ods/