Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 152,360 for

load

(0.18 sec)
  1. Aspose::Words::Fonts::FontFallbackSettings::Sav...

    Aspose::Words::Fonts::FontFallbackSettings::Save method. Saves the current fallback settings to stream in C++.... Examples Shows how to load and save font fallback settings...() + u "Rendering.docx" ); // Load an XML document that defines...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. LoadOptions.temp_folder property | Aspose.Words...

    LoadOptions.temp_folder property. Allows to use temporary files when reading document... Examples Shows how to load a document using temporary files...speed load_options = aw . loading . LoadOptions () load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IDocumentProcessorPlugin.append method | Aspose...

    IDocumentProcessorPlugin.append method. Append the document Loading it with the specified Load options....append(input_stream, load_options) Append the document loading it with the...the specified load options. def append ( self , input_stream :...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working With PSB Files|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....topic explains the approach to load existing PSB file and convert...provides the Load method exposed by Image class to load PSB files...

    docs.aspose.com/psd/net/working-with-psb-files/
  5. Aspose.PSD for .NET 23.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.... Load ( src )) { psdImage . Save (...PsdImage ) Aspose . PSD . Image . Load ( srcFile1 )) { } using ( PsdImage...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Aspose.PSD for .NET 25.9 - 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....Category PSDNET-2382 Create for PSD load options a parameter that gives...image = ( AiImage ) Image . Load ( sourceFile )) { image . Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-9...
  7. Convert HTML to Other Formats|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....Load and MailMessage.Save methods to load the existing...respectively: var eml = MailMessage . Load ( "myContent.html" , new HtmlLoadOptions...

    docs.aspose.com/email/net/converting-between-fo...
  8. Aspose.PSD for Java 24.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....Enhancement PSDJAVA-592 “Image loading failed.” exception when open...image = ( PsdImage ) Image . load ( sourceFile , psdLoadOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  9. Filter Defined Names while loading Workbook wit...

    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....Filter Defined Names while loading Workbook with Node.js via C++...LoadDataFilterOption.DefinedNames to load defined names and use LoadDataFilterOption...

    docs.aspose.com/cells/nodejs-cpp/filter-defined...
  10. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....The code is very simple, just load HTML to Document class and save...HtmlLoadOptions to specify the load options for the HTML file $loadOption...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/