Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 152,195 for

load

(0.1 sec)
  1. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....documents into HTML and then load the HTML into PowerPoint to... and add AddTextFrame in it Load the HTML content and write it...

    products.aspose.com/total/cpp/conversion/txt-to...
  2. Convert a Document in Java|Aspose.Words for Java

    Easily convert documents from one format to another. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others using Java....more than a combination of loading and saving operations. What...with Aspose.Words involves loading or saving a document in some...

    docs.aspose.com/words/java/convert-a-document/
  3. Working with Shapes Gluing|Documentation

    This section explains how to get shapes which glued to a particular shape with Aspose.Diagram....The code below shows how to: Load a sample file. Access a particular...Diagram class constructor to load the VSD diagram Diagram diagram...

    docs.aspose.com/diagram/net/working-with-shapes...
  4. Work with Barcode Recognition State in XML|Docu...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...xml" ); } Load Barcode Recognition State from...class BarCodeReader can be loaded from an XML file through the...

    docs.aspose.com/barcode/net/barcode-reading-in-...
  5. Convert ICS to MSG via C# | products.aspose.com

    Sample code for ICS to MSG C# conversion. Use API example code for batch ICS files to MSG conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert ICS files to MSG in...of code. Load ICS file with Calendar.Appointment.Load. Call the...

    products.aspose.com/email/net/conversion/ics-to...
  6. Adding a Watermark to an Image|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....demonstrate the operation, we will load a BMP image from disk and draw...step, the examples show how to: Load an image. Create and initialize...

    docs.aspose.com/psd/java/adding-a-watermark-to-...
  7. Aspose.Cells GridJs for .NET Pagination for lar...

    We are currently using Aspose GridJs. While the current implementation works well for moderate sized worksheets, we are encountering performance and memory challenges with very large datasets especially those containing …...size) Currently, the lazy loading implementation appears to work...seem to be an in-built way to load rows by a specific offset and...

    forum.aspose.com/t/aspose-cells-gridjs-for-net-...
  8. Aspose.PSD for .NET 22.7 - 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 )) { foreach (...var im = ( PsdImage ) Image . Load ( srcFile )) { using ( FileStream...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-7...
  9. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...document is valid you need to load the document into a Document...document is valid you need to load the document into a Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Attachments in Outlook MSG Files Using A...

    Learn how to save, remove, and add attachments in Outlook MSG files using Aspose.Email for C++....MSG file: Load the message using MapiMessage::Load . Iterate...MapiMessage > message = MapiMessage :: Load ( fileName ); // Iterate through...

    docs.aspose.com/email/cpp/manage-outlook-msg-at...