Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 130,678 for

load

(0.05 sec)
  1. Working with Outlook Contacts|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....MapiContact class can be used to load both Outlook MSG and VCard format...code snippet shows you how to load Outlook contacts saved as MSG...

    docs.aspose.com/email/net/working-with-outlook-...
  2. Support of Fill 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....The following code snippets loads a PSD file, access the Filllayer...fill are as simple as below: Load a PSD file as an image using...

    docs.aspose.com/psd/java/support-of-fill-layers/
  3. Aspose.PSD for .NET 23.2 - 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 ( srcFile )) { TextLayer nameLayer...image = ( PsdImage ) Image . Load ( srcFile )) { for ( int i =...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  4. 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...
  5. Aspose.PSD for .NET 20.2 - 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....ArgumentException during the loading of PSD file Bug PSDNET-249...psdImage = ( PsdImage ) Image . Load ( "text_ethalon_different_colors...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-2...
  6. 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...
  7. Work with Barcode Recognition State in XML|Docu...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...xml" ); } Load Barcode Recognition State from...class BarCodeReader can be loaded from an XML file through the...

    docs.aspose.com/barcode/net/barcode-reading-in-...
  8. Aspose.PSD for .NET 23.1 - 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 ( srcFile )) { psdImage . Save...image = ( PsdImage ) Image . Load ( srcFile )) { Layer layer =...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  9. Document.original_file_name property | Aspose.W...

    Document.original_file_name property. Gets the original file name of the document....Returns None if the document was loaded from a stream or created blank...retrieve details of a document’s load operation. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Default Fonts - PowerPoint JavaScript API|Aspos...

    PowerPoint JavaScript API lets you set the default font for rendering the presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default fonts....follow the steps below to loading fonts from external directories...Wingdings in following sample. Load the presentation using Presentation...

    docs.aspose.com/slides/nodejs-java/default-font/