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

load

(0.1 sec)
  1. Convert MBOX to MHTML via C# | products.aspose.com

    Sample code for MBOX to MHTML C# conversion. Use API example code for batch MBOX files to MHTML conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert MBOX files to MHTML...lines of code. Load MBOX file with MailMessage.Load. Call the Save...

    products.aspose.com/email/net/conversion/mbox-t...
  2. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....images: Initialize a new Document Load sample BMP image file Finally...Image image = new Image (); // Load sample BMP image file image...

    docs.aspose.com/pdf/java/convert-images-format-...
  3. 打印演示文稿|Aspose.Slides 文档

    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....Sample Files\" ; //Load the presentation Presentation...@"..\..\..Sample Files\" ; //Load the presentation Presentation...

    docs.aspose.com/slides/zh/net/print-the-present...
  4. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...LogError(ex, "Failed to load the document."); throw; } }...format). Edit that HTML string. Load the edited HTML back into a...

    forum.aspose.com/t/clone-document-convert-clone...
  5. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the document....Returns null if the document was loaded from a stream or created blank...the format of a document. // Load a document from a file that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.PSD for .NET 22.8 - 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 ( sourceFile )) { TimeLine timeLine...image = ( PsdImage ) Image . Load ( sourceFile )) { var layer...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-8...
  7. Convert TXT to PDF in C#

    You can convert TXT to PDF in C# with this short tutorial. It covers the setup process and code snippet to export TXT file to PDF in C#....convert text to PDF using C# Load the source TXT file using an...render TXT to PDF in C# . First, load the source text file from the...

    kb.aspose.com/words/net/convert-txt-to-pdf-in-c...
  8. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...Square and Circle Annotations: Load the PDF file - new Document...AddCircleAnnotation () { try { // Load the PDF file Document document...

    docs.aspose.com/pdf/java/figures-annotation/
  9. Convert MHTML to OFT via C++ application | prod...

    Sample C++ conversion code for MHTML document to OFT format. Use example code for batch MHTML to OFT conversion within any C++ Application.... Load MHTML file with Aspose.Email...Convert MHTML to OFT - C++ // Load the MHTML. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/mhtml-...
  10. Convert MSG to OFT via C++ application | produc...

    Sample C++ conversion code for MSG document to OFT format. Use example code for batch MSG to OFT conversion within any C++ Application.... Load MSG file with Aspose.Email for...Convert MSG to OFT - C++ // Load the MSG. System::SharedPtr<MailMessage>...

    products.aspose.com/email/cpp/conversion/msg-to...