Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 153,450 for

load

(3.14 sec)
  1. Opening Image files 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....# Create an Image object and load an existing file using the file...Image (); $image = $image -> load ( $dataDir + "test.jpg" ); \...

    docs.aspose.com/imaging/java/opening-image-file...
  2. Working with Outlook Contacts|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....MapiContact class can be used to load both Outlook MSG and VCard format...code snippet shows you how to load Outlook contacts saved as MSG...

    docs.aspose.com/email/net/working-with-outlook-...
  3. Aspose.PSD for .NET 25.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....Category PSDNET-2382 Create for PSD load options a parameter that gives...image = ( AiImage ) Image . Load ( sourceFile )) { image . Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-9...
  4. 将 EML 转换为 HTML|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() 方法,将现有文件加载到指定消息格式的 MailMessage...HTML 格式的保存选项。 // Initialize and Load an existing EML file by specifying...

    docs.aspose.com/email/zh/net/converting-between...
  5. Working With PSB Files|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....topic explains the approach to load the existing PSB file and convert...provides the Load method exposed by Image class to load PSB files...

    docs.aspose.com/psd/java/working-with-psb-files/
  6. Aspose.PSD for .NET 22.12 - 发行说明|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 )) { const int...image = ( PsdImage ) Image . Load ( psdExportPath )) { // 渲染为...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. 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/
  8. 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...
  9. IDocumentProcessorPlugin.append method | Aspose...

    IDocumentProcessorPlugin.append method. Append the document Loading it with the specified Load options....the document loading it with the specified load options. append...loadOptions : Aspose . Words . Loading . LoadOptions ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Adjusting Brightness, Contrast and Gamma in PHP...

    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....adjust_brightness ( $dataDir = null ){ \ # Load an existing image $image = new...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); \...

    docs.aspose.com/imaging/java/adjusting-brightne...