Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 143,832 for

load

(1.97 sec)
  1. Public API Changes in Aspose.Cells 16.12.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....Added APIs Filter Objects at Load Time Aspose.Cells 16.12.0 has...control the type of data to be loaded while initializing an instance...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. LoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.LoadOptions for enhanced document Loading. Set passwords and base URIs effortlessly for seamless integration and security....password or base URI) when loading a document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/net/aspose.words.loa...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Loading::LoadOptions::get_TempFo...

    Aspose::Words::Loading::LoadOptions::get_TempFolder method. Allows to use temporary files when reading document. By default this property is null and no temporary files are used in C++....Aspose::Words::Loading::LoadOptions::get_TempFolder method Contents...String Aspose :: Words :: Loading :: LoadOptions :: get_TempFolder...

    reference.aspose.com/words/cpp/aspose.words.loa...
  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. Public API Changes in Aspose.Imaging 2.4.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.... Java //Load an existing image into an instance...rasterImage = ( RasterImage ) Image . load ( sourceImage ); //Before cropping...

    docs.aspose.com/imaging/java/public-api-changes...
  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...