Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 244,841 for

load

(0.44 sec)
  1. Encrypt And Decrypt ODS files|Documentation

    password-protect and encrypt ODS files using Aspose.Cells for Java which is a pure Java library....For encrypting an ODS file, load the file and pass the actual...For decrypting an ODS file, load the file by providing the password...

    docs.aspose.com/cells/java/encrypt-and-decrypt-...
  2. ResizeWidthProportionally | Aspose.Imaging for ...

    ResizeWidthProportionally Contents [ Hide ] Image.ResizeWidthProportionally method (1 of 3) Resizes the width proport...... Examples This example loads an image and resizes it proportionally...= Aspose . Imaging . Image . Load ( dir + "sample.gif" )) { //...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. Aspose.Imaging for .NET 17.4 - Release notes

    Aspose.Imaging for .NET 17.4 - Release notes – the latest updates and fixes....addFontsFolder only loads TTF fonts Bug IMAGINGNET-2251...image = ( PngImage ) Image . Load ( filePath )) { float opacity...

    releases.aspose.com/imaging/net/release-notes/2...
  4. ResizeHeightProportionally | Aspose.Imaging for...

    ResizeHeightProportionally TiffImage.ResizeHeightProportionally method Resizes the width proportionally. public overr...... Examples This example loads a TIFF image and resizes it...) Aspose . Imaging . Image . Load ( dir + "sample.tif" )) { //...

    reference.aspose.com/imaging/net/aspose.imaging...
  5. ResizeHeightProportionally | Aspose.Imaging for...

    ResizeHeightProportionally DicomImage.ResizeHeightProportionally method Resizes the width proportionally. public over...... Examples This example loads a DICOM image and resizes it...) Aspose . Imaging . Image . Load ( dir + "sample.dicom" )) {...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. Aspose::Words::IDocumentReaderPlugin Interface ...

    Defines an interface for external reader plugins that can read a file into a document....System::SharedPtr < Aspose::Words::Loading::LoadOptions > loadOptions...loadOptions An additional load options to load the document. document...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. 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...
  8. Quick Start in Ruby|Aspose.Words for Java

    Quick Start Aspose.Words for Java on Ruby....World in Ruby Load And Save To Disk in Ruby Load And Save To Stream...

    docs.aspose.com/words/java/quick-start-in-ruby/
  9. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....where the source HTML file is loaded from the disk. The output PDF...from the NuGet package manager Load the source HTML file using HTMLDocument...

    kb.aspose.com/html/net/how-to-convert-html-page...
  10. RenderMode | Aspose.Imaging for .NET API Reference

    RenderMode WmfRasterizationOptions.RenderMode property Gets or sets the WMF render mode. public WmfRenderMode RenderM......Examples This example shows how to load a WMF image from a file and...Aspose.Imaging.Image.Load is a unified way to load all types of images...

    reference.aspose.com/imaging/net/aspose.imaging...