Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 151,287 for

load

(0.09 sec)
  1. Verify Digital Signature in Word Document using C#

    Refer to this article to verify a digital signature in Word document using C#. It has details to set the IDE, a list of steps, and a sample code for the digital certificate verification in word using C#....to verify a digital signature Load the license to avoid product...signature authentication using C# . Load the license, check the presence...

    kb.aspose.com/words/net/verify-digital-signatur...
  2. How to Unprotect Excel in Python

    This quick guide covers how to unprotect Excel in Python. It discusses the environment setup, step-by-step process, and a sample code to unlock Excel file in Python....via Java to unprotect Excel Load the protected Excel file using...of simple API calls. Firstly, load the protected source Excel file...

    kb.aspose.com/cells/python/how-to-unprotect-exc...
  3. 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-...
  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. Aspose.PSD for .NET 22.2 - 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 ( sourceFileName )) { // Creating...image = ( PsdImage ) Image . Load ( sourceFileName )) { foreach...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-2...
  6. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library....GetDataDir_VisioComments (); // Load diagram Diagram diagram = new...GetDataDir_VisioComments (); // Load Visio Diagram diagram = new...

    docs.aspose.com/diagram/net/working-with-comments/
  7. Supported File Formats|Aspose.PDF for Node.js v...

    This page shows which of Aspose.PDF for Node.js can Load and save file formats....via C++ can load and Save. Format Description Load Save Remarks...

    docs.aspose.com/pdf/nodejs-cpp/supported-file-f...
  8. Convert a Visio Shape To Html|Documentation

    This section explains how to convert a visio shape to html with Aspose.Diagram....The code below shows how to: Load a sample diagram. get a particular...Diagram class constructor to load the VSDX diagram Diagram diagram...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  9. Display CGM Formats Using Java | Aspose.PDF

    Open and view CGM documents programmatically with Java sample code using Aspose.PDF for Java... Load the CGM with an instance of...shows how to view CGM files // load CGM with an instance of Document...

    products.aspose.com/pdf/java/viewer/cgm/
  10. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....Initialize object of Document class Load JPG image and add to paragraph...getMessage ()); return ; } // Load sample JPEG image file image...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...