Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 151,284 for

load

(0.82 sec)
  1. 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...
  2. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions in C++....Applications Security When Loading External Resources Contents...default, Aspose.Words for C++ can load remote resources such as images...

    docs.aspose.com/words/cpp/web-applications-secu...
  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. LoadOptions.ResourceLoadingCallback | Aspose.Wo...

    Optimize your document imports with LoadOptions' ResourceLoadingCallback. Control Loading of external resources like images and stylesheets seamlessly....(images, style sheets) are loaded when a document is imported...handle external resources when loading Html documents. public void...

    reference.aspose.com/words/net/aspose.words.loa...
  7. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing...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/python-net/aspose.wo...
  8. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....bmp"; // Load XPS document form the XPS file...dataDir + "XPStoImage_out.bmp"; // Load XPS document form the XPS file...

    docs.aspose.com/page/net/convert-xps/
  9. Convert MSG to MHT via C# | products.aspose.com

    Sample code for MSG to MHT C# conversion. Use API example code for batch MSG files to MHT conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert MSG files to MHT in...lines of code. Load the MSG file using MapiMessage.Load. Save the...

    products.aspose.com/email/net/conversion/msg-to...
  10. PlainTextDocument class | Aspose.Words for Node.js

    Aspose.Words.PlainTextDocument class. Allows to extract plain-text representation of the document's content... Examples Shows how to load the contents of a Microsoft...artifactsDir + "PlainTextDocument.load.docx" ); let plaintext = new...

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