Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 145,400 for

load

(0.4 sec)
  1. How to Add Image Watermark in PPTX Presentation...

    We'll walk you through the steps in C# for how to add image watermark in PPTX presentation using c#. You may add put picture watermark in by PowerPoint using easy API interface in C#....Slides namespace to load and add watermark Set license...license using SetLicense method Load the presentation to add picture...

    kb.aspose.com/slides/net/how-to-add-image-water...
  2. How to Convert EPS to PNG using Python

    This guide provides brief information on how to convert EPS to PNG using Python. You will get IDE settings and learn different options while exporting from EPS to PNG using Python....NET to convert EPS to PNG Load the source EPS file with the...PsLoadOptions class object to load the EPS file Initialize an instance...

    kb.aspose.com/pdf/python/how-to-convert-eps-to-...
  3. Convert DOCX to PPT via C++ or with free Online...

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

    products.aspose.com/total/cpp/conversion/docx-t...
  4. How to Convert Visio to JPG in C#

    This tutorial includes the information about the process to convert Visio to JPG in C#. It explains the steps as well as a runnable sample code snippet is provided to export VSD to JPG in C#....to render the Visio diagrams Load the input Visio diagram using...Visio to JPG in C# . Firstly, load the input Visio file using the...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  5. How to Convert Word to TIFF using C++

    In this brief topic, we will learn how to convert Word to TIFF using C++. For converting word to tiff format in C++, you need to make simple API calls with a few simple steps on MS Windows or Linux.... You can load an input Word document in DOCX...a Document Class instance to load document for creating TIFF file...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  6. Insert to Named Range from datatable - Free Sup...

    I have a workbook with several named ranges. I’m trying to update the range by using ImportData to Load the contents of the datatable into the sheet starting at the first cell (in all cases the range starts at 0,0). If…...range by using ImportData to load the contents of the datatable...did clear the data, but the load still shifted down all of the...

    forum.aspose.com/t/insert-to-named-range-from-d...
  7. Supported File Formats|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....NET can load and Save. Format Description Load Save Remarks...

    docs.aspose.com/3d/python-net/supported-file-fo...
  8. Aspose.PSD for .NET 21.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.... Load ( inputFilePath )) { image ...不应抛出异常 using ( var im = Image . Load ( fileName , loadOptions ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Add text to PDF using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++... Load the PDF with an instance of...text into PDF document - C++ // Load the PDF file auto document =...

    products.aspose.com/pdf/cpp/text/
  10. Aspose.PSD for .NET 22.5 - 发行说明|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.... Load ( inputFile , new LoadOptions...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { foreach (...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...