Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 8,901 for

load

(0.03 sec)
  1. Create a new Task similar to Outlook and send T...

    Hi, I just want to Create/Update/Delete a Task in .Net similar as we create a new Task in Outlook and need to send Task as an email to the assigned user.Then Task should be shown in the outlook calender under the Tasks …...assignment to a user, you have to load it from disc for sending using...FileCompatibilityMod.PreserveTnefAttachme; // load task from .msg file MailMessage...

    forum.aspose.com/t/create-a-new-task-similar-to...
  2. PlainTextDocument.Text | Aspose.Words for .NET

    Access the PlainTextDocument's text property to retrieve the document's content as a single string, enhancing your data handling and analysis....get ; } Examples Shows how to load the contents of a Microsoft...ArtifactsDir + "PlainTextDocument.Load.docx" ); PlainTextDocument plaintext...

    reference.aspose.com/words/net/aspose.words/pla...
  3. Aspose.PSD for .NET 19.7 - 发行说明|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 )) { // 对矢量路径点进行更改...RasterImage image = Image . Load ( sourceFileName ) as RasterImage...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  4. How to Convert CSV to Excel in C#

    In this tutorial, you will learn how to convert CSV to Excel in C#. You can automate the procedure of generating Excel from CSV in C# with a few steps and simple API class....class object to control the loading of the source file and then...Workbook class instance for loading the input CSV file. During...

    kb.aspose.com/cells/net/how-to-convert-csv-to-e...
  5. FBX Drawings|CAD 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....follows: Load FBX drawing file using the Image.Load factory method...

    docs.aspose.com/cad/net/fbx-drawings/
  6. Print PDF to PDF with Java

    Follow this article to print PDF to PDF with Java. It has the details to set the IDE for development, a list of steps, and a sample code to print to PDF printer with Java....Create the PdfViewer object to load the source PDF file Set the...printDocumentWithSet() method to print the loaded PDF to a PDF Follow these steps...

    kb.aspose.com/pdf/java/print-pdf-to-pdf-with-java/
  7. How to Convert XML to PDF in Python

    This brief tutorial covers how to convert XML to PDF in Python. It includes all the details to configure the system environment, program algorithm, and a code snippet to demonstrate the conversion of XML document to PDF in Python with a few lines of code....object of the Document class Load input XML file with bind_xml()...the library. Then proceed to load the XML file and render it as...

    kb.aspose.com/pdf/python/how-to-convert-xml-to-...
  8. How to Secure PowerPoint Presentation using Java

    This tutorial provides details on how to secure PowerPoint presentation using Java. We will password protect powerpoint presentation using java to avoid unwanted access and modifications....Presentation class object to load the source file Specify the...password These steps explain how to load a source PowerPoint presentation...

    kb.aspose.com/slides/java/how-to-secure-powerpo...
  9. Delete Watermark in Word using Python

    Follow this article to delete watermark in Word using Python. It has IDE settings, steps, and a sample code showing how to remove a watermark in Word using Python....NET to remove the watermark Load the source Word file with a...if the watermark type of the loaded Word file is TEXT Call the...

    kb.aspose.com/words/python/delete-watermark-in-...
  10. Convert HTML to GIF in C#

    This guide explains how to convert HTML to GIF in C#. It has IDE configurations, a list of steps, and code for HTML to GIF converter in C#....NET to convert an HTML to GIF Load the HTML file into the HTMLDocument...animated GIF in C# . First, load the HTML file and create an...

    kb.aspose.com/html/net/convert-html-to-gif-in-c...