Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 145,400 for

load

(0.1 sec)
  1. Convert PPSM to TIFF using C++ application | pr...

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

    products.aspose.com/slides/cpp/conversion/ppsm-...
  2. Convert PPTX to SWF using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/pptx-...
  3. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for JavaScript via C++.... arrayBuffer (); // Prepare load options and filters const loadOptions...// Instantiate workbook with load options const workbook = new...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  4. Online TEX to WORDML Conversion or Develop Java...

    Free online app to convert TEX to WORDML files. Java conversion library code for TEX documents....to DOC by using save method Load DOC file by using Document class...set WORD_ML as SaveFormat // load TEX file with an instance of...

    products.aspose.com/total/java/conversion/tex-t...
  5. Online TEX to FLATOPC Conversion or Develop Jav...

    Free online app to convert TEX to FLATOPC files. Java conversion library code for TEX documents....to DOC by using save method Load DOC file by using Document class...set FLAT_OPC as SaveFormat // load TEX file with an instance of...

    products.aspose.com/total/java/conversion/tex-t...
  6. EPS to PNG Converter using Python | Aspose.PDF

    Sample code on Python for EPS to PNG conversion. Use example code for batch EPS to PNG conversion with Python and .NET...Python developers can easily load & convert EPS files to PNG in...should be loaded, allowing for more control over the loading process...

    products.aspose.com/pdf/python-net/conversion/e...
  7. How to add Circle Annotation using Java | Aspos...

    Java sample code to add Circle annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load PDF in an instance of Document...AddCircleAnnotation () { try { // Load the PDF file Document document...

    products.aspose.com/pdf/java/annotation/circle/...
  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. SVG to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for SVG to JPEG conversion. Use example code for batch SVG to JPEG conversion with Python and .NET...Python developers can easily load & convert SVG files to JPEG...including Document class for loading PDF files.Ensure that the necessary...

    products.aspose.com/pdf/python-net/conversion/s...
  10. Node application (c++) + xlsb file = bad format...

    Hi there, I am working on a project in which I’m using the node wrapper over the c++ library. In our case we narrowed down an issue to this simple operation: open file, then save file. Do this twice in a row on the same…...issue by just doing this: // Load the XLSB file const workbook...custom packages failed: Failed to load nodes and credentials: Error:...

    forum.aspose.com/t/node-application-c-xlsb-file...