Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 151,212 for

load

(0.15 sec)
  1. 在 Jython 中更新并保存电子邮件|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....ateEmail/' # Initialize and Load an existing MSG file by specifying...MailMessage () email = mailMessage . load ( dataDir + "Message.msg" )...

    docs.aspose.com/email/zh/java/update-and-save-a...
  2. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task? Thanks, …...3D for Java in three steps: Load the JT file Create a Watermark...args) throws Exception { // 1. Load the source JT file Scene scene...

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  3. 将 VSD 文件保存为不同的文件格式|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 a document object and load a diagram Visio . Document vsdDoc...diagram to VDX, PDF, and JPEG. //Load diagram Diagram vsdDiagram =...

    docs.aspose.com/diagram/zh/net/save-vsd-file-to...
  4. Convert HTML to WMF via Java | products.aspose.com

    Export HTML file to WMF in your Java applications without using any third party application...JPEG by using Process method Load JPEG file by using Image class...TiffDevice class. Finally, you can load TIFF file using Image class...

    products.aspose.com/total/java/conversion/html-...
  5. C# API to Export EMLX to EPUB | products.aspose...

    Convert EMLX to EPUB without using Microsoft Word or Outlook on .NET...to HTML by using Save method Load HTML by using Document class...MailMessage message = MailMessage . Load ( "sourceFile.emlx" ); // save...

    products.aspose.com/total/net/conversion/emlx-t...
  6. C# API to Export EML to SVG | products.aspose.com

    Convert EML to SVG without using Microsoft Word or Outlook on .NET...to HTML by using Save method Load HTML by using Document class...MailMessage message = MailMessage . Load ( "sourceFile.eml" ); // save...

    products.aspose.com/total/net/conversion/eml-to...
  7. C++ API to Convert PPTX to RTF or with free Onl...

    Export PPTX to RTF within your C++ applications or online. Test free PPTX to RTF online converter quickly before integrating the code....C++ API to Convert PPTX to RTF Load PPTX file using Presentation...funciton and set Html as SaveFormat Load the converted HTML file by using...

    products.aspose.com/total/cpp/conversion/pptx-t...
  8. C++ API to Convert PPTX to WORDML or with free ...

    Export PPTX to WORDML within your C++ applications or online. Test free PPTX to WORDML online converter quickly before integrating the code....API to Convert PPTX to WORDML Load PPTX file using Presentation...funciton and set Html as SaveFormat Load the converted HTML file by using...

    products.aspose.com/total/cpp/conversion/pptx-t...
  9. C++ API to Convert PPTX to DOCX or with free On...

    Export PPTX to DOCX within your C++ applications or online. Test free PPTX to DOCX online converter quickly before integrating the code....API to Convert PPTX to DOCX Load PPTX file using Presentation...funciton and set Html as SaveFormat Load the converted HTML file by using...

    products.aspose.com/total/cpp/conversion/pptx-t...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance.... // Load the desired the presentation...instance of Presentation class and load the presentation with SmartArt...

    docs.aspose.com/slides/java/manage-smartart-shape/