Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 145,399 for

load

(0.28 sec)
  1. Convert EMLX to VCF via C# | products.aspose.com

    Sample code for EMLX to VCF C# conversion. Use API example code for batch EMLX files to VCF conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert EMLX files to VCF...lines of code. Load EMLX file with MailMessage.Load. Find VCF view...

    products.aspose.com/email/net/conversion/emlx-t...
  2. Android API to Render PCL to WORDML | products....

    Transform PCL to WORDML via Android via Java API...to DOC by using save method Load DOC file by using Document class...ZIP file from downloads . // load PCL file with an instance of...

    products.aspose.com/total/android-java/conversi...
  3. PlainTextDocument.text property | Aspose.Words ...

    PlainTextDocument.text property. Gets textual content of the document concatenated as a string.... Examples Shows how to load the contents of a Microsoft...ARTIFACTS_DIR + 'PlainTextDocument.Load.docx' ) plaintext = aw . PlainTextDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for C++ license and discover limitations of the trial version....applications , it is recommended to load the license in the Initialize...form. For web applications , load it in the Session_Start() function...

    docs.aspose.com/ocr/cpp/licensing/
  5. Aspose.PSD for .NET 20.9 - 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 ( sourceFilePath )) { SoLeResource...savedImage = ( PsdImage ) Image . Load ( outputPath )) { foreach (...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  6. Best solution and or combination to create a .d...

    Hi there, we are evaluating your product to convert file format. At the moment our scenario is simple: Given an HTML we can build a pdf in house with our own solution. We would like to convert the initial html (include…...can use the Document class to load HTML and save it in different...review Aspose.Words’ HTML loading and saving options for fine-tuning...

    forum.aspose.com/t/best-solution-and-or-combina...
  7. PS to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for PS to PDF conversion. Use example code for batch PS to PDF conversion with Aspose.PDF for PHP via Java...PDF PHP developers can easily load & convert PS files to PDF in...Create a new Document object and load the PostScript file Save the...

    products.aspose.com/pdf/php-java/conversion/ps-...
  8. MarkdownLoadOptions.preserveEmptyLines property...

    MarkdownLoadOptions.preserveEmptyLines property. Gets or sets a boolean value indicating whether to preserve empty lines while Load a [LoadFormat.Markdown](../../../aspose.words/Loadformat/#Markdown) document...to preserve empty lines while load a LoadFormat.Markdown document...See Also module Aspose.Words.Loading class MarkdownLoadOptions MarkdownLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add Audio in PowerPoint PPT in C# | C# Extract ...

    Use .NET PowerPoint API to insert audio in PowerPoint presentations using C#. Extract audio from the slides in the presentations programmatically....create a new presentation or load an existing one using Presentation...Presentation class. Then, load the audio from file into a FileStream...

    blog.aspose.com/slides/add-or-extract-audio-in-...
  10. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....The code is very simple, just load PDF to Document class and save...calling Document.save() method. // Load the PDF document $document =...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/