Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 145,940 for

load

(0.16 sec)
  1. DWG Drawings|CAD 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....CAD for Java API can load AutoCAD drawings in DWG format...required to convert DWG to PDF. Load the DWG file into an instance...

    docs.aspose.com/cad/java/dwg-drawings/
  2. Aspose.PSD for .NET 25.3 - 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 )) { image . Save...image = ( AiImage ) Image . Load ( sourceFile )) { image . Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-3...
  3. How to Open Password Protected Excel File using...

    This article guides on how to open password protected Excel file using Node.js. It has the details to set the IDE, a list of steps, and a runnable sample code to open Excel with password using Node.js....options will also be discussed to load a workbook using the LoadOptions...the LoadOptions class Set the load format to XLSX Set the password...

    kb.aspose.com/cells/nodejs/how-to-open-password...
  4. FontFallbackSettings | Aspose.Words for Java

    Specifies font fallback mechanism settings in Java....xml"); // We can also load a custom substitution scheme...cover. fontFallbackSettings.load(getMyDir() + "Custom font fallback...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.PSD for .NET 19.8 - 发行说明|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....JPEG、PNG 和其他图像文件到 PsdImage // load JPEG,PNG and other image files...using ( var image = Image . Load ( fileName )) { PsdImage psdImage...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. Aspose.PSD for Java 24.3 - 发布说明|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 ( sourceFile )) { PsdOptions...psdImage16 = ( PsdImage ) Image . load ( outputFile )) { if ( psdImage16...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Reading CSV File with Multiple Encodings with C...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for C++....Cells allows you to load such CSV files and convert them...which you need to set to true to load your CSV file with multiple...

    docs.aspose.com/cells/cpp/reading-csv-file-with...
  8. Cropping Images in PHP|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....crop_by_shifts ( $dataDir = null ){ \ # Load an existing image (of type bmp)...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); \...

    docs.aspose.com/imaging/java/cropping-images-in...
  9. ComHelper.OpenIStream | Aspose.Words for .NET

    Discover how the ComHelper OpenIStream method simplifies Loading documents from IStream objects in your COM applications for seamless integration....Allows a COM application to load a Document from an IStream object...that contains the document to load. Return Value A Document object...

    reference.aspose.com/words/net/aspose.words/com...
  10. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only.... You will learn how to load an existing PowerPoint presentation...for .NET from the repository Load the source presentation into...

    kb.aspose.com/slides/net/how-to-convert-powerpo...