Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 145,393 for

load

(0.57 sec)
  1. Convert DOCX to POWERPOINT via C++ or with free...

    Export DOCX to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code.... The process begins by loading the DOCX document using Aspose...C++. This API allows users to load and manipulate DOCX documents...

    products.aspose.com/total/cpp/conversion/docx-t...
  2. Convert DOT to PPS via C++ or with free Online ...

    Export DOT to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPS online converter quickly before integrating the code.... The process begins by loading the DOT file using Aspose.Words...This API allows developers to load and manipulate DOT files, and...

    products.aspose.com/total/cpp/conversion/dot-to...
  3. DocumentReaderPluginLoadException Class | Aspos...

    Discover the Aspose.Words.DocumentReaderPluginLoadException class, designed to enhance document Loading by managing format compatibility issues seamlessly....class Thrown during document load, when the plugin required for...the document format cannot be loaded. public class DocumentReaderPlugin...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Convert OLM to HTML via C++ application | produ...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to HTML - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  5. Convert OLM to VCF via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to VCF - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  6. Convert OLM to PST via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to PST - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  7. LoadOptions.warning_callback property | Aspose....

    LoadOptions.warning_callback property. Called during a Load operation, when an issue is detected that might result in data or formatting fidelity loss....warning_callback property Called during a load operation, when an issue is...See Also module aspose.words.loading class LoadOptions LoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 PHP 中从 Visio 绘图中获取页面对象|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/zh/java/get-a-page-obje...
  9. Change Tick Label Direction with C++|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations...." ); // Create workbook and load the sample Excel file Workbook...GetWorksheets (). Get ( 0 ); // Load the chart from the source worksheet...

    docs.aspose.com/cells/cpp/change-tick-label-dir...
  10. FileFormatUtil.save_format_to_extension method ...

    FileFormatUtil.save_format_to_extension method. Converts a save format enumerated value into a file extension... # Load a document from a file that...stream = doc_stream ) load_format = info . load_format self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...