Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 152,862 for

load

(0.63 sec)
  1. Convert POTX to JPEG using C++ application | pr...

    Sample C++ conversion code for POTX document to JPEG format. Use example code for batch POTX to JPEG conversion within any C++ Application.... Load POTX file with Aspose.Slides...C++ Conversion Source Code // Load the POTX SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/potx-...
  2. Convert XML to BMP using C++ application | prod...

    Sample C++ conversion code for XML document to BMP format. Use example code for batch XML to BMP conversion within any C++ Application.... Load XML file with Aspose.Slides...C++ Conversion Source Code // Load the XML SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/xml-t...
  3. Convert PPSX to GIF using C++ application | pro...

    Sample C++ conversion code for PPSX document to GIF format. Use example code for batch PPSX to GIF conversion within any C++ Application.... Load PPSX file with Aspose.Slides...C++ Conversion Source Code // Load the PPSX SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  4. PDF to PNG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with Java sample code using Aspose.PDF for Java...Java Java developers can easily load & merge PDF files to PNG in..."merger_pdf_png_%d.png" ). toString (); // Load documents Document pdfDocument1...

    products.aspose.com/pdf/java/merger/pdf-to-png/
  5. Archive

    archives... Load a graphics file that you want...source of the canvas using Image.Load() method. Create HTML5 Canvas...

    blog.aspose.com/imaging/generate-html5-canvas-p...
  6. View or Edit EML Files Metadata via .NET | prod...

    C# source code to edit or view EML format metadata on .NET Framework, .NET Core, and Xamarin Platforms.... Load the EML file via an object of...EML - C# // load the message in with MapiMessage.Load var mail =...

    products.aspose.com/email/net/metadata/eml/
  7. Saving File to Response Object with Node.js via...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for Node.js via C++....join ( __dirname , "data" ); // Load your source workbook const workbook...dataDir , "Book1.xlsx" ); // Load your source workbook const workbook...

    docs.aspose.com/cells/nodejs-cpp/saving-file-to...
  8. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....into it however you can also load an existing Excel file say an...existing Excel file can be loaded for the conversion to PDF....

    kb.aspose.com/cells/python/how-to-convert-excel...
  9. How to Add Audio in Presentation using Java

    In this topic, we will exhibit about the procees of how to add Audio in Presentation using Java. One may swiftly insert a MP3 to PPTX in Java using a simple API interface and a few lines of code....collection to add an audio frame Load the audio file from the disk...presentation slide audio frame Load the image from the disk and...

    kb.aspose.com/slides/java/how-to-add-audio-in-p...
  10. Nuget package version for Windows Server 2019 -...

    I was able to get Aspose.OCR v 20.12.1 to work, but it uses older methods. I’ve tried the newest version (v 25.9.1) and it gives me a ‘access violation’ error. I’m trying to do Recognize using a bitmap over a memory st…...memoryStream = new MemoryStream()) { // Load your bitmap image into the memory...ocrEngine = new OcrEngine(); // Load the image from the memory stream...

    forum.aspose.com/t/nuget-package-version-for-wi...