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

load

(0.26 sec)
  1. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code....call the diagram constructor to load diagram from a VSD file diagram...Total.Product.Family.lic" ) # load diagram diagram = Diagram (...

    docs.aspose.com/diagram/python-java/convert-vis...
  2. Convert PST to OFT via C++ application | produc...

    Sample C++ conversion code for PST document to OFT format. Use example code for batch PST to OFT conversion within any C++ Application.... Load PST file with PersonalStorage::FromFile...Convert PST to OFT - C++ // Load the PST System::SharedPtr<PersonalStorage>...

    products.aspose.com/email/cpp/conversion/pst-to...
  3. Convert PST to MBOX via C++ application | produ...

    Sample C++ conversion code for PST document to MBOX format. Use example code for batch PST to MBOX conversion within any C++ Application.... Load PST file with PersonalStorage::FromFile...Convert PST to MBOX - C++ // Load the PST System::SharedPtr<PersonalStorage>...

    products.aspose.com/email/cpp/conversion/pst-to...
  4. Convert OST to EML via C++ application | produc...

    Sample C++ conversion code for OST document to EML format. Use example code for batch OST to EML conversion within any C++ Application.... Load OST file with PersonalStorage::FromFile...Convert OST to EML - C++ // Load the OST System::SharedPtr<PersonalStorage>...

    products.aspose.com/email/cpp/conversion/ost-to...
  5. CMX-ի փոխակերպում JPG-ի Java-ում

    Այս ձեռնարկը ցույց է տալիս, թե ինչպես փոխակերպել CMX-ը JPG-ի Java-ում։ Այն տրամադրում է IDE-ի կարգավորումը, քայլերի շարք և օրինակ կոդ CMX-ը PNG-ի ռենդերելու համար Java-ում։...ստեղծելով CmxImage օրինակ load մեթոդի միջոցով load Ստեղծեք և կարգավորեք...

    kb.aspose.com/hy/imaging/java/convert-cmx-to-jp...
  6. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...PDF library to load the PDF, iterate through its...Steps : Load the PDF Document : Use the Document class to load the...

    forum.aspose.com/t/redlines-in-pdf/315965
  7. 加载、查看和解析 MSG 文件|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.... load ( "message.msg" ); 需要注意的是,生成的消息会转换为...MailMessage msg = MailMessage . load ( stream , msgLoadOptions );...

    docs.aspose.com/email/zh/java/loading-viewing-a...
  8. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....table substitution rule and load the default Windows font substitution...]) # Below are two ways of loading a substitution table from a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在 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...
  10. 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...