Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 152,251 for

load

(0.18 sec)
  1. Convert EML to HTML via C++ application | produ...

    Sample C++ conversion code for EML document to HTML format. Use example code for batch EML to HTML conversion within any C++ Application.... Load EML file with Aspose.Email for...Convert EML to HTML - C++ // Load the EML. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/eml-to...
  2. Public API Changes in Aspose.Cells 8.8.3|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....review the detailed article on Load Spreadsheets with Specified...an instance of Workbook and load an existing spreadsheet Workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadOptions to enhance RTF document Loading with customizable settings for seamless integration into your projects....specify additional options when loading Rtf document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/net/aspose.words.loa...
  4. MarkdownLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.MarkdownLoadOptions to enhance your Markdown document Loading experience. Customize options for seamless integration into your projects....specify additional options when loading Markdown document into a Document...encoding that will be used to load an HTML, TXT, or CHM document...

    reference.aspose.com/words/net/aspose.words.loa...
  5. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....( "C: \\ Samples \\ " ); // Load the PDF file auto document =...( "C: \\ Samples \\ " ); // Load the PDF file auto document =...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  6. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides for Java to ensure consistent typography in PowerPoint and OpenDocument presentations....To perform font replacement, load the presentation, define the...font this way: Load the relevant presentation. Load the font that...

    docs.aspose.com/slides/java/font-replacement/
  7. Public API Changes in Aspose.Cells 9.0.0|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....resides on the Second Plot Java //Load an existing spreadsheet containing...Workbook ( dir + "PieBar.xlsx" ); //Load the Worksheet at 0 index Worksheet...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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 ( sourceFileName , loadOptions...var im = ( PsdImage ) Image . Load ( sourceFileName , loadOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  9. Impact of Microsoft changes to inline image rep...

    Hi, Currently we are using Aspose.Email for transforming msg/eml formats to PDF/RTF/TEXT. Microsoft changes to inline images are represented in the HTML body of Outlook emails in Outlook on the web and the new Outlook …...Consequently, as long as you load the original .msg / .eml file...workflow – load the message and convert it directly. // Load the original...

    forum.aspose.com/t/impact-of-microsoft-changes-...
  10. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....MailMessage class can be used to load and read an Outlook template...Once the Outlook template is loaded in an instance of the MailMessage...

    docs.aspose.com/email/cpp/managing-message-file...