Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 153,305 for

load

(0.26 sec)
  1. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#....Words can load and save. See the File Format...for .NET: Format Description Load Save Remarks DOC Microsoft Word...

    docs.aspose.com/words/net/supported-document-fo...
  2. Convert PSD to GIF using C#

    This article assists on how to convert PSD to GIF using C#. You can configure the environment and write an application to export PSD to GIF using C# by following the steps and sample code given in this guide....NET to transform PSD into GIF Load the source PSD file into the...class using the Load() method Cast the loaded image to the PsdImage...

    kb.aspose.com/psd/net/convert-psd-to-gif-using-...
  3. Remove Excel Macros in Python

    Follow this article to remove Excel macros in Python. It has details to set the IDE, a list of steps, and a sample code to remove macros from Excel in Python using different criteria as per your requirements....JVM using the jpype library Load the license to exercise all...the features in the product Load the source XLSM file into the...

    kb.aspose.com/cells/python/remove-excel-macros-...
  4. Supported File Formats|Documentation

    PSD manipulation library that can Load and save the file formats like PSD, PSB, TIFF, JPEG, PNG, GIF, BMP and PDF....NET can load and Save. Format Description Load Save Remarks...

    docs.aspose.com/psd/net/supported-file-formats/
  5. Image Deskew Licensing Plugin|Documentation

    In Java, utilize the Aspose.Imaging Image Deskew plugin to correct skew in images, providing precise deskew operations to normalize angles and enhance scanned documents.... Then, load your file, such as a TIFF image...image format, using the `load()` method, and proceed to deskew...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  6. Convert XML to MPP in Python | XML File to MPP ...

    Convert XML file to MPP in Python. You may render an XML file to MPP Microsoft Project using Python.... Load the Microsoft Project file....convert XML to MPP using Python: Load the source XML file with the...

    blog.aspose.com/tasks/convert-xml-to-mpp-in-pyt...
  7. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a save format enumerated value....find the corresponding Aspose load/save format from each media...not have a corresponding save/load format for a content type, an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Modifying Images|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....as below: Load an image using the factory method Load exposed by...as below: Load an image using the factory method Load exposed by...

    docs.aspose.com/imaging/net/modifying-images/
  9. 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...
  10. 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...