Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 145,249 for

load

(0.42 sec)
  1. Aspose.PSD for .NET 22.5 - 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 ( inputFile , new LoadOptions...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { foreach (...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-5...
  2. Aspose.PSD for .NET 19.4 - 发布说明|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 ( filePath )) { Layer layer...image = ( PsdImage ) Image . Load ( sourceFileName , options ))...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. C++ API to Export XPS to WORDML | products.aspo...

    Convert XPS to WORDML within C++ applications....by using Save member function Load DOC file by using Document class...ZIP file from downloads . // load XPS file with an instance of...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. C++ API to Export PCL to FLATOPC | products.asp...

    Convert PCL to FLATOPC within C++ applications....by using Save member function Load DOC file by using Document class...ZIP file from downloads . // load PCL file with an instance of...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. C++ API to Export CGM to GIF | products.aspose.com

    Convert CGM to GIF within C++ applications....by using Save member function Load DOC file by using Document class...ZIP file from downloads . // load CGM file with an instance of...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. C++ API to Export PDF to DOTM | products.aspose...

    Convert PDF to DOTM within C++ applications....by using Save member function Load DOC file by using Document class...ZIP file from downloads . // load PDF file with an instance of...

    products.aspose.com/total/cpp/conversion/pdf-to...
  7. Aspose.PSD for .NET 22.9 - 发行说明|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 ( inputPsdFile )) { // 16 位保存选项...} using ( var img = Image . Load ( outputPsdFile )) { // 使用 16...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Convert PDF to PDF/x formats in Python|Aspose.P...

    This topic shows you how to convert PDF to PDF/x formats using Aspose.PDF for Python via .NET.... Load the PDF document using ‘ap.Document’...PDF files to PDF/A-1B format: Load the PDF document using ‘ap.Document’...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  9. Python via .NET APIs process TeX | LaTeX Python

    Python library to typeset TeX documents. The solution supports many output file formats like XPS, PDF, SVG, PNG, JPEG, TIFF, BMP....Multiple Formats Load TeX source files from disk Load TeX source files...files from a ZIP-archive Load TeX source files from your own...

    products.aspose.com/tex/python-net/
  10. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...LogError(ex, "Failed to load the document."); throw; } }...format). Edit that HTML string. Load the edited HTML back into a...

    forum.aspose.com/t/clone-document-convert-clone...