Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 153,795 for

load

(0.25 sec)
  1. Converting a EMF file to PDF using C++ | Aspose...

    Sample code for EMF to PDF conversion using C++. Use C++ example for batch EMF to PDF conversion....PDF C++ developers can easily load & convert EMF files to PDF in...code. Initialize a new Document Load input EMF image Save the output...

    products.aspose.com/pdf/cpp/conversion/emf-to-pdf/
  2. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value in C++....find the corresponding Aspose load/save format from each media...not have a corresponding save/load format for a content type, an...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. Convert OLM to MSG via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to MSG - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  4. Convert OLM to ICS via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to ICS - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  5. Convert OLM to OST via C++ application | produc...

    Try our On-Premise APIs for your document conversion using C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Convert OLM to OST - C++ // Load the OLM. System::SharedPtr<MailMessage>...Message> eml = MailMessage::Load(u "sourceFile.olm" ); // Save...

    products.aspose.com/email/cpp/conversion/olm-to...
  6. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....Call the diagram constructor to load a VSD diagram Diagram diagram...GetDataDir_LoadSaveConvert (); // Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  7. Python via .NET APIs process TeX | LaTeX Python

    Python library to typeset TeX documents. The solution supports many output file formats like XPS, PDF, SVG, PNG, JPEG, TIFF, BMP....Multiple Formats Load TeX source files from disk Load TeX source files...files from a ZIP-archive Load TeX source files from your own...

    products.aspose.com/tex/python-net/
  8. Retrieve Visio Connectors and Font Information|...

    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....//Call the diagram constructor to load diagram from a VSD file Diagram...call the diagram constructor to load diagram Diagram diagram = new...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  9. 使用评论|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....Call the diagram constructor to load diagram Diagram diagram = new...EditPageLevelComment . class ); // load Visio Diagram diagram = new...

    docs.aspose.com/diagram/zh/java/working-with-co...
  10. Update,Remove Fields|Documentation

    This section explains how to update or remve fields....(); // Create a new diagram // Load source Visio diagram Diagram...(); // Create a new diagram // Load source Visio diagram Diagram...

    docs.aspose.com/diagram/net/update-remove-fields/