Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 152,360 for

load

(0.78 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. 使用 C++ 访问和修改关联 Ole 对象的显示标签|Documentation

    学习如何使用 Aspose.Cells for C++ 访问和修改 Excel 文件中链接的 Ole 对象的显示标签。...Aspose :: Cells :: Startup (); // Load the sample Excel file U16String...to null wb = Workbook (); // Load workbook from memory stream...

    docs.aspose.com/cells/zh/cpp/access-and-modify-...
  4. 在 Ruby 中更新并保存电子邮件|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....'/data/' \ # Initialize and Load an existing MSG file by specifying...aspose.email.MailMessage' ) . load ( data_dir + "Message.msg" )...

    docs.aspose.com/email/zh/java/update-and-save-a...
  5. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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.... Example codes: C# // load a Visio diagram Diagram diagram...SaveFileFormat . VSDX ); VB ' load a Visio diagram Dim diagram...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....of the Presentation class and load the presentation. Get a slide’s...of the Presentation class and load the presentation, Get a slide’s...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  7. Merge VDX Files via Java | products.aspose.com

    Java sample code to combine VDX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load the first VDX file with an instance...instance of Diagram class. Load the second VDX document with...

    products.aspose.com/diagram/java/merger/vdx/
  8. 将 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...
  9. When inserting a picture and nearby cell's font...

    HI, An image is being inserted. When lines 31-33 are commented out the scale height of the picture is around 100% which is expected. However when these lines are uncommented, the text in cell 1, 1 is set to 24pts. The …...get(0); // Load image from resources InputStream...workbook.getWorksheets().get(0); // Load image from resources InputStream...

    forum.aspose.com/t/when-inserting-a-picture-and...
  10. Animate PowerPoint Charts in .NET|Aspose.Slides...

    Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....according to the steps listed below: Load a presentation. Get reference...according to the steps listed below: Load a presentation. Get reference...

    docs.aspose.com/slides/net/animated-charts/