Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 145,400 for

load

(0.29 sec)
  1. Convert RTF to POTM via C++ or with free Online...

    Export RTF to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POTM online converter quickly before integrating the code....Words for C++ can be used to load an RTF document and convert...for C++ can then be used to load the HTML and create a new presentation...

    products.aspose.com/total/cpp/conversion/rtf-to...
  2. Working with multipage image formats|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 ( fileName )) { if ( image instanceof...try ( Image image = Image . load ( fileName )) { PngOptions pngOptions...

    docs.aspose.com/imaging/java/working-with-multi...
  3. Aspose.Cells 16.12.0 中的公共 API 更改|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....LoadFilter class // Select to load document properties by passing... . DocumentProperties ); // Load a template file by passing file...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. 在使用Aspose.Cells for JavaScript通过C++加载工作簿中的HTML时...

    学习如何在使用Aspose.Cells for JavaScript通过C++加载HTML文件时自动调整列宽和行高。...Cells Example - Load HTML and Save XLSX </ title...> </ head > < body > < h1 > Load HTML String into Workbook and...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  5. IResourceLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words Loads external resource when importing a document and inserting images using DocumentBuilder in Java....Words loads external resource when importing...to customize the process of loading external resources into a document...

    reference.aspose.com/words/java/com.aspose.word...
  6. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....docx"); // Load document with rectangle shape...+ "Shape.SoftEdge.docx"); // Load document with rectangle shape...

    reference.aspose.com/words/java/com.aspose.word...
  7. Extracting Message Contents from Emails|Documen...

    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 an email message into the MailMessage...code below demonstrates how to load an email message and display...

    docs.aspose.com/email/java/extracting-message-c...
  8. Aspose.PSD for .NET 22.5 - 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 ( inputFile , new LoadOptions...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { foreach (...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-5...
  9. FileFormatUtil.load_format_to_save_format metho...

    FileFormatUtil.Load_format_to_save_format method. Converts a [LoadFormat](../../Loadformat/) value to a [SaveFormat](../../saveformat/) value if possible....load_format_to_save_format method load_format_to_save_format(load_format)...(load_format) Converts a LoadFormat value to a SaveFormat value...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert XML to XLSX in Java

    This breif article is about how to convert XML to XLSX in Java. It includes the steps for detailed system configuration, a step-wise pseudocode, and a working sample code to develop a converter application for XML to Excel in Java....class object to set the load options Load the sample XML file from...class instance by providing the load options Transform the XML file...

    kb.aspose.com/cells/java/how-to-convert-xml-to-...