Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 245,690 for

load

(0.29 sec)
  1. Aspose::Words::FileFormatUtil::SaveFormatToLoad...

    Aspose::Words::FileFormatUtil::SaveFormatToLoadFormat method. Converts a SaveFormat value to a LoadFormat value if possible in C++....format to its corresponding load format. ASSERT_EQ ( LoadFormat...documents saved to, but not loaded from using Aspose.Words. //...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. ColorType | Aspose.Imaging for .NET API Reference

    ColorType JpegOptions.ColorType property Gets or sets the color type for jpeg image. public JpegCompressionColorMode ......Examples The following example loads a BMP image and saves it to...string dir = "c:\\temp\\" ; // Load a BMP image from a file. using...

    reference.aspose.com/imaging/net/aspose.imaging...
  3. LoadArgb64Pixels | Aspose.Imaging for .NET API ...

    LoadArgb64Pixels RasterImage.LoadArgb64Pixels method Loads 64-bit ARGB pixels. public long [] LoadArgb64Pixels ( Rect......LoadArgb64Pixels method Loads 64-bit ARGB pixels. public long...rectangle to load pixels from. Return Value The loaded 64-bit ARGB...

    reference.aspose.com/imaging/net/aspose.imaging...
  4. psdloadoptions - Aspose.PSD for Java - API Refe...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....PsdLoadOptions extends LoadOptions Psd load options Constructor Summary...a value indicating whether [load effects resource] (by default...

    reference.aspose.com/psd/java/com.aspose.psd.im...
  5. PresentationFactory|Aspose.Sildes for Python vi...

    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....presentation with additional load options get_presentation_info(file)...presentation from array with additional load options read_presentation(stream)...

    docs.aspose.com/slides/python-net/api-reference...
  6. UnsupportedFileFormatException | Aspose.Note fo...

    Thrown during document Load when the file format is not recognized or not supported by Aspose.Note....class Thrown during document load, when the file format is not...Shows how to check if a document load is failed because OneNote 2007...

    reference.aspose.com/note/net/aspose.note/unsup...
  7. Compression | Aspose.Imaging for .NET API 参考

    获取或设置压缩... Load ( "original.jpg" )) { var options...using ( var inputImage = Image . Load ( "original.jpg" )) { var options...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  8. Convert or Save OneNote Document to Image Forma...

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Note Java Developer Guide Loading, Saving and Converting Save...SaveOneNoteDocToStre . class ) + "load/" ; 3 4 // Load the document into Aspose...

    docs.aspose.com/note/java/save-a-onenote-docume...
  9. loadoptions - Aspose.Imaging for Java - API Ref...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....contains different file format load options. Uses of LoadOptions...Determines whether image can be loaded from the specified stream and...

    reference.aspose.com/imaging/java/com.aspose.im...
  10. Resize | Aspose.Imaging for .NET API Reference

    Resize Contents [ Hide ] Image.Resize method (1 of 3) Resizes the image. public abstract void Resize ( int newWidth ,...... Load ( "Photo.jpg" )) { image . Resize..."ResizedPhoto3.jpg" ); } This example loads an image and resizes it using...

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