Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 149,001 for

load

(0.36 sec)
  1. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for PHP via Java and speed up presentation editing and data updates....of the Presentation class and load the presentation. Get a slide’s...of the Presentation class and load the presentation, Get a slide’s...

    docs.aspose.com/slides/php-java/manage-rows-and...
  2. 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...
  3. 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...
  4. Convert EML to PST via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/eml-to...
  5. 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/
  6. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement....perform the following actions: Load the PDF file - new Document...\\ Samples \\ " ); try { // Load the PDF file auto document =...

    docs.aspose.com/pdf/cpp/highlights-annotation/
  7. Android API to Render XPS to ODT | products.asp...

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

    products.aspose.com/total/android-java/conversi...
  8. Android API to Render PCL to ODT | products.asp...

    Transform PCL to ODT 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...
  9. View DWF File Formats via .NET | products.aspos...

    C# source code to Load, render and display DWF documents on .NET Framework, .NET Core.... Load DWF file with Image.Load method Set an object...with path to resultant image to load it in default application System...

    products.aspose.com/cad/net/viewer/dwf/
  10. How to Convert PPTX to SVG using Java

    In this tutorial, you will learn how to convert PPTX to SVG using Java in Windows, Mac OS, or Ubuntu. The code sample can export PPTX to SVG in Java such that all the slides are converted to individual image....Slides from the Maven repository Load an input PPTX using the Presentation...Presentation class object to load the PPTX file. In the next step...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...