Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 151,211 for

load

(0.26 sec)
  1. Convert OFT to EMLX via C# | products.aspose.com

    Sample code for OFT to EMLX C# conversion. Use API example code for batch OFT files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert OFT files to EMLX...in just a few lines of code. Load the OFT template into a MapiMessage...

    products.aspose.com/email/net/conversion/oft-to...
  2. 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...
  3. 在 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-...
  4. 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...
  5. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is encrypted and requires a password to open in C++.... If you attempt to load an encrypted document using...and take some action before loading a document, for example, prompt...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. Remove PPT Annotation using Python | products.a...

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

    products.aspose.com/slides/python-net/annotatio...
  7. Converting a PDF file to LATEX using PHP | Aspo...

    Sample code on PHP for PDF to LATEX conversion. Use example code for batch PDF to LATEX conversion with Aspose.PDF for PHP via Java...LATEX PHP developers can easily load & convert PDF files to LATEX...Create a new Document object and load the input PDF file $document...

    products.aspose.com/pdf/php-java/conversion/pdf...
  8. Converting a PDF file to PPTX using PHP | Aspos...

    Sample code on PHP for PDF to PPTX conversion. Use example code for batch PDF to PPTX conversion with Aspose.PDF for PHP via Java...PPTX PHP developers can easily load & convert PDF files to PPTX...format: PPTX Output file: // Load the input PDF document $document...

    products.aspose.com/pdf/php-java/conversion/pdf...
  9. Remove PPT Annotation using Java | products.asp...

    Java sample code to delete PPT format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PPT with an instance of Presentation...Iterate over all Authors of loaded PPT Remove all Comments of...

    products.aspose.com/slides/java/annotation/ppt/
  10. Converting a PDF file to XLS using C++ | Aspose...

    Sample code for PDF to XLS conversion using C++. Use C++ example for batch PDF to XLS conversion....XLS C++ developers can easily load & convert PDF files to XLS in...format: XLS Output file: // Load the PDF. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xls/