Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 244,904 for

load

(0.18 sec)
  1. Convert MBOX to VCF via C# | products.aspose.com

    Sample code for MBOX to VCF C# conversion. Use API example code for batch MBOX files to VCF conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert MBOX files to VCF...in just a few lines of code. Load mbox file using MboxStorageReader...

    products.aspose.com/email/net/conversion/mbox-t...
  2. Public API Changes in Aspose.Cells 8.9.0|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....DefaultFontName = "Arial" ; // Load a spreadsheet in an instance... DefaultFont = "Arial" ; // Load a spreadsheet in an instance...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Merge VSS Files via Python | products.aspose.com

    Python sample code to combine VSS documents within any Python based application.... Load the first VSS file with an instance...instance of Diagram class. Load the second VSS document with...

    products.aspose.com/diagram/python-java/merger/...
  4. Merge VSDM Files via Python | products.aspose.com

    Python sample code to combine VSDM documents within any Python based application.... Load the first VSDM file with an...an instance of Diagram class. Load the second VSDM document with...

    products.aspose.com/diagram/python-java/merger/...
  5. Merge VSX Files via Java | products.aspose.com

    Java sample code to combine VSX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load the first VSX file with an instance...instance of Diagram class. Load the second VSX document with...

    products.aspose.com/diagram/java/merger/vsx/
  6. View Visio VSDX File Formats via Java | product...

    Java sample code to view Visio VSDX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Load VDX file with an instance of...SaveFileFormat.HTML as parameters Load resultant HTML in default browser...

    products.aspose.com/diagram/java/viewer/vsdx/
  7. Remove hyperlinks including mouse over text - F...

    I would like to find all the hyperlinks in a Word document and remove them, including any mouse-over text. If the hyperlink is in the format “Aspose”, the hyperlink should be removed, leaving “Aspose” as plain text in t…...Program { static void Main() { // Load the document Document doc =...args) throws Exception { // Load the document Document doc =...

    forum.aspose.com/t/remove-hyperlinks-including-...
  8. GlobalAngle | Aspose.PSD for .NET API Reference

    GlobalAngle PsdImage.GlobalAngle property Gets or sets the global angle. public int GlobalAngle { get ; set ; } Examp...... Load ( "4.psd" )) { image . GlobalAngle...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  9. Generate Reports in ODT Files via .NET | produc...

    C# sample code to generate ODT format reports on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Steps to Assemble ODT via C# Load template in an instance of Document...Tables[ "datasourceName" ]; // load template for report var doc...

    products.aspose.com/words/net/assembly/odt/
  10. Search and replace text in OTT document via C++...

    C++ example code to redact sensitive information in OTT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Load OTT Document.. Define FindReplaceOptions...project. Redact OTT Files - C++ // Load OTT document System::SharedPtr<Document>...

    products.aspose.com/words/cpp/redaction/ott/