Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 152,195 for

load

(0.14 sec)
  1. Convert TIFF to BMP using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/tiff-...
  2. Convert POTM to PNG using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/potm-...
  3. Convert POTM to BMP using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/potm-...
  4. 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-...
  5. 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...
  6. 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-...
  7. 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/
  8. 用 JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签|Docume...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 访问和修改链接的 Ole 对象的显示标签。... arrayBuffer (); // Load the sample Excel file const...dispose wb . dispose (); // Load workbook from memory stream...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  9. 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...
  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...