Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 152,343 for

load

(0.17 sec)
  1. Convert CDR to JPG in Java

    Follow this article to transform CDR to JPG in Java. You will get IDE setup instructions, a list of steps, and sample code to convert the CDR file to JPG with various customizations based on your requirements....for changing CRD files to JPG Load and apply the Aspose.Imaging...output path Load the CDR image using the Image.load method and...

    kb.aspose.com/imaging/java/convert-cdr-to-jpg-i...
  2. FileFormatUtil.save_format_to_extension method ...

    FileFormatUtil.save_format_to_extension method. Converts a save format enumerated value into a file extension... # Load a document from a file that...stream = doc_stream ) load_format = info . load_format self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Open and Save Spreadsheet in xlsx4j|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 the Package OpcPackage pkg = OpcPackage . load ( new...

    docs.aspose.com/cells/java/open-and-save-spread...
  4. How to Send Word Document in Email using Java

    In this brief topic, you will learn how to send Word Document in Email using Java. The following simple steps can be used to send DOCX in Email with Java export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....Instantiate a Document Class object to load the input document for sending...format to save data into a stream Load the file using MailMessage class...

    kb.aspose.com/words/java/how-to-send-word-docum...
  5. Aspose.PSD for Java 20.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 ( srcPsdPath , psdLoadOptions...Lnk2Resource). // The program loads several Photoshop documents...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  6. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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 )) { PdfOptions pdfOptions...As CadImage = CType ( Image . Load ( fileName ), CadImage ) Dim...

    docs.aspose.com/imaging/net/public-api-changes-...
  7. How to add Underline Annotation using C++ | Asp...

    Add Underline annotations programmatically in PDF with C++ sample code on any platform with C++ language... Load PDF in an instance of Document...Annotations from PDF - C++ Example // Load the PDF file Document document...

    products.aspose.com/pdf/cpp/annotation/underlin...
  8. Convert Dates to Japanese Dates with Python.NET...

    Learn how to convert Gregorian dates to Japanese dates in Excel files using Aspose.Cells for Python via .NET....( output_dir ) # Initialize load options with XLSX format options...region = CountryCode . JAPAN # Load workbook with Japanese regional...

    docs.aspose.com/cells/python-net/convert-dates-...
  9. Render 3D scene in web page|Documentation

    Using Aspose.3D for .NET, developers can render an image to view a realistic image of 3D model, with or without the enhanced background, textures, shadows and also adjust the image size....server Load the scene using JavaScript Create...Create a new HTML page, and load the web renderer: <!DOCTYPE...

    docs.aspose.com/3d/net/render-3d-scene-in-web-p...
  10. 将日期转换为日本日期(C++)|Documentation

    学习如何使用 Aspose.Cells for C++ 将公历日期转换为日本日期。...02_OutputDirectory \\ " ); // Create load options for XLSX format LoadOptions...( CountryCode :: Japan ); // Load the workbook with Japanese dates...

    docs.aspose.com/cells/zh/cpp/convert-dates-to-j...