Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 149,091 for

load

(0.23 sec)
  1. View Visio VSS File Formats via Python | produc...

    Python source code to Load, render and display Visio VSS documents within any Python based application.... Load VSS file with an instance of...SaveFileFormat.HTML as parameters Load resultant HTML in default browser...

    products.aspose.com/diagram/python-java/viewer/...
  2. View Visio VSSX File Formats via Python | produ...

    Python source code to Load, render and display Visio VSSX documents within any Python based application.... Load VSSX file with an instance of...SaveFileFormat.HTML as parameters Load resultant HTML in default browser...

    products.aspose.com/diagram/python-java/viewer/...
  3. ComHelper.OpenIStream | Aspose.Words for .NET

    Discover how the ComHelper OpenIStream method simplifies Loading documents from IStream objects in your COM applications for seamless integration....Allows a COM application to load a Document from an IStream object...that contains the document to load. Return Value A Document object...

    reference.aspose.com/words/net/aspose.words/com...
  4. Aspose.PSD for .NET 21.6 - 发行说明|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 ( sourceFileName )) { image...image = ( PsdImage ) Image . Load ( sourceFileName )) { image...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API.... and JsonUtility classes to load the source CSV file and print...01_SourceDirectory \\ " ); // Create load options for CSV format LoadOptions...

    docs.aspose.com/cells/cpp/convert-csv-to-json/
  6. 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/
  7. Aspose.PSD for .NET 21.5 - 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 ( srcFile )) { image . Save...psdImage = ( PsdImage ) Image . Load ( sourcePath )) { foreach (...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-5...
  8. Protected Sheet Without Password - Free Support...

    We use below method to Load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...5:08am 1 We use below method to load the document into Aspose by...LoadOptions(loadFormats[counter++]); //Load stream from file store. workbook...

    forum.aspose.com/t/protected-sheet-without-pass...
  9. Opening an Excel File|Documentation

    This article introduces how to open file in GridDesktop....Stream Opening from a File To load the content from an Excel file...contents. The code snippet to load the contents of an Excel file...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. How to Convert PPT to PPTX in C#

    This tutorial explains how to convert PPT to PPTX in C#. You will get crisp information about the environment settings, details steps and a runnable sample code to transform PPT to PPTX in C#....information to customize the loading of the source PPT file and...LoadOptions class object Set the load format to PPT Set a password...

    kb.aspose.com/slides/net/how-to-convert-ppt-to-...