Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 151,266 for

load

(0.12 sec)
  1. Convert ODT to ODP via C++ or with free Online ...

    Export ODT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code....Words for C++ to load the ODT file and convert it...use Aspose.Slides for C++ to load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/odt-to...
  2. Convert DOT to ODP via C++ or with free Online ...

    Export DOT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to ODP online converter quickly before integrating the code....Words for C++ allows users to load their DOT files and convert...for C++ then allows users to load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/dot-to...
  3. Convert RTF to ODP via C++ or with free Online ...

    Export RTF to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to ODP online converter quickly before integrating the code....Words for C++ can be used to load the RTF document and convert...for C++ can then be used to load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/rtf-to...
  4. Convert RTF to PPS via C++ or with free Online ...

    Export RTF to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to PPS online converter quickly before integrating the code....Words for C++ can be used to load the RTF document and convert...for C++ can then be used to load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/rtf-to...
  5. Save a Document in Node.js|Aspose.Words for Nod...

    Save a document in any supported format using Node.js....following code example shows how to load and save a document to a file:...following code example shows how to load and save a document to a stream:...

    docs.aspose.com/words/nodejs-net/save-a-document/
  6. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js....convert documents in any available load format also to XLSX format....can save the document in any load format supported by Aspose.Words...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  7. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using C# to insert image and save as pdf, svg, html, image, xps and other formats....GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...GetDataDir_VisioPages (); // Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/net/drawing/insert-image/
  8. Aspose.PSD for .NET 25.6 - Release Notes|Docume...

    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 ( sourceFile , new PsdLoadOptions...psdImage = ( PsdImage ) Image . Load ( srcFile , new PsdLoadOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-6...
  9. vCardContact.Security.Key - Free Support Forum ...

    Hello VCardSecurity has SaveToPEM but not LoadFromPEM, instead it has vCardContact.Security.Key which is a string property, means we need to convert the public key to string and encode as Base64, shouldn’t be a X509Cert…... Anyway, how to load a X509Certificate2 into the...format manually. Solution To load an X509Certificate2 into the...

    forum.aspose.com/t/vcardcontact-security-key/31...
  10. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....To update an existing link: Load a PDF file. Go to a specific...SetLinkTargetToAPage () { // Load the PDF file Document document...

    docs.aspose.com/pdf/java/update-links/