Sort Score
Result 10 results
Languages All
Labels All
Results 8,701 - 8,710 of 152,170 for

load

(4.31 sec)
  1. Convert POTX to XPS using C++ application | pro...

    Sample C++ conversion code for POTX document to XPS format. Use example code for batch POTX to XPS conversion within any C++ Application.... Load POTX file with Aspose.Slides...C++ Conversion Source Code // Load the POTX. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/potx-...
  2. Convert XML to HTML using C++ application | pro...

    Sample C++ conversion code for XML document to HTML format. Use example code for batch XML to HTML conversion within any C++ Application.... Load XML file with Aspose.Slides...C++ Conversion Source Code // Load the XML. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/xml-t...
  3. Convert POTM to ODP using C++ application | pro...

    Sample C++ conversion code for POTM document to ODP format. Use example code for batch POTM to ODP conversion within any C++ Application.... Load POTM file with Aspose.Slides...C++ Conversion Source Code // Load the POTM. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/potm-...
  4. Convert PPSX to PPT using C++ application | pro...

    Sample C++ conversion code for PPSX document to PPT format. Use example code for batch PPSX to PPT conversion within any C++ Application.... Load PPSX file with Aspose.Slides...C++ Conversion Source Code // Load the PPSX. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  5. Remove PPTX Annotation using Python | products....

    Python source code to remove PPTX presentation comments... Load PPTX with an instance of Presentation...Iterate over all Authors of loaded PPTX Remove all Comments of...

    products.aspose.com/slides/python-net/annotatio...
  6. 转换 XPS 文件 | .NET API 解决方案

    本文通过代码片段,对 Aspose.Page API 解决方案中包含的 XPS 到 PNG 转换功能进行了描述和演示。...bmp"; // Load XPS document form the XPS file...dataDir + "XPStoImage_out.bmp"; // Load XPS document form the XPS file...

    docs.aspose.com/page/zh/net/convert-xps/
  7. Working with Hyperlinks|Documentation

    This section explains how to add or get Hyperlink in a Visio Shape with Aspose.Diagram....GetDataDir_Hyperlinks (); // Load source Visio diagram Diagram...GetDataDir_Hyperlinks (); // Load source Visio diagram Diagram...

    docs.aspose.com/diagram/net/working-with-hyperl...
  8. 在 PHP 中在屏幕上显示邮件信息|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....Create MailMessage instance by loading an Eml file $message_format...(); $message = $mailMessage -> load ( $dataDir . "Message.eml" );...

    docs.aspose.com/email/zh/java/displaying-email-...
  9. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted documents, ensuring secure and seamless access....password which will protect the loading of the document by Microsoft...options ); // To be able to load the document, // we will need...

    reference.aspose.com/words/net/aspose.words/inc...
  10. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...// Load the encrypted ODS file with the appropriate load options...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...