Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 151,196 for

load

(0.07 sec)
  1. Aspose.PSD for Java 23.9 - 发行说明|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 ( srcFile )) { im . addBlackWhiteAdjustm...PsdImage im = ( PsdImage ) Image . load ( dstFile )) { Layer layer =...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. Aspose.PSD for Python via .NET 24.12 - Release ...

    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 ( source_file ) as img : image...ctor.png" ) with PsdImage . load ( input_file , None ) as img...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  3. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your presentations sharp and consistent across any device....Aspose Slides allows you to load these fonts using the loadExternalFonts...OpenType . Load Custom Fonts Aspose.Slides allows you to load fonts...

    docs.aspose.com/slides/androidjava/custom-font/
  4. Resizing 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....simple_image_resizing ( $dataDir = null ){ \ # Load an existing image $image = new...Image (); $image = $image -> load ( $dataDir . "test.jpg" ); \...

    docs.aspose.com/imaging/java/resizing-images-in...
  5. Aspose.PSD的Java 24.1版本发布说明|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....png" ; // Load the AI image. try ( AiImage...image = ( AiImage ) Image . load ( sourceFile )) { // By default...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. Rendering of Rotated Text Layers|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....below, an existing PSD file is loaded by passing the file path to...to the Image class static Load method. Now call the Save method...

    docs.aspose.com/psd/net/rendering-of-rotated-te...
  7. Aspose::Words::Loading::LoadOptions::get_LoadFo...

    Aspose::Words::Loading::LoadOptions::get_LoadFormat method. Specifies the format of the document to be Loaded. Default is Auto in C++....Aspose::Words::Loading::LoadOptions::get_LoadFormat method Contents...format of the document to be loaded. Default is Auto . Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Parsing Pivot Cached Records while loading Exce...

    Learn how to parse pivot cached records while Loading Excel files using Aspose.Cells for C++....Pivot Cached Records while loading Excel file with C++ Contents...potentially be double. When you load your Excel file into the Workbook...

    docs.aspose.com/cells/cpp/parsing-pivot-cached-...
  9. Loading and Saving Messages|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....Svenska Loading and Saving Messages Contents [ Hide ] Loading and...methods can be used to detect the loaded file format. FileFormatType...

    docs.aspose.com/email/java/loading-and-saving-m...
  10. How to Convert ODP to PPTX in C#

    This small tutorial explains how to convert ODP to PPTX in C#. You will get a crisp information about setting the environment, step-wise process and a runnable sample code to transform ODP to PPTX in C#....information to customize the loading of the source ODP file and...to set the load options Set the presentation load format to ODP...

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