Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 143,847 for

load

(0.4 sec)
  1. Open Presentations on Android|Aspose.Slides Doc...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Android via Java—fast, reliable, fully featured.... After loading a presentation, you can retrieve...LoadOptions class to decrypt and load it. The following Java code...

    docs.aspose.com/slides/androidjava/open-present...
  2. Supported File Formats|Aspose.PDF for JasperRep...

    Learn about supported file formats in Aspose.PDF for JasperReports. Export reports to PDF, XPS, DOC, and more....Contents [ Hide ] Supported Load Formats The following table...Aspose.PDF for JasperReports can load. Format Description JRXML JasperReports...

    docs.aspose.com/pdf/jasperreports/supported-fil...
  3. java.lang.ClassCastException: class com.aspose....

    Hi team, wondering what might causing this error on Load method. for input docx file attached ? throwing below error. java.lang.ClassCastException: class com.aspose.words.OfficeMath cannot be cast to class com.aspose.w…...might causing this error on load method. for input docx file...(FileInputStream fis = new FileInputStream("load-fail.docx")) { Document doc...

    forum.aspose.com/t/java-lang-classcastexception...
  4. Manage Presentation BLOBs in PHP for Efficient ...

    Manage BLOB data in Aspose.Slides for PHP via Java to streamline PowerPoint and OpenDocument file operations for efficient presentation handling.... Loading a large presentation through...cause slow loading. Therefore, when you intend to load a large presentation...

    docs.aspose.com/slides/php-java/manage-blob/
  5. StreamFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.StreamFontSource class, your go-to solution for custom stream font sources that enhance document flexibility and design....useful because it allows to load the font data only when it is...lifetime. Examples Shows how to load fonts from stream. public void...

    reference.aspose.com/words/net/aspose.words.fon...
  6. 使用 C++ 不加载图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载不含图表的Excel文件。...02_OutputDirectory \\ " ); // Specify the load options and filter the data...xlsx" ; // Load the workbook with specified load options Workbook...

    docs.aspose.com/cells/zh/cpp/load-source-excel-...
  7. 在使用 Node.js 通过 C++ 加载工作簿时过滤定义的名称|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....xlsx" ); // Specify the load options let opts = new AsposeCells...LoadOptions (); // We do not want to load defined names opts . setLoadFilter...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-defi...
  8. Aspose.PSD for .NET 21.6 - 发行说明|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 ( sourceFileName )) { image...image = ( PsdImage ) Image . Load ( sourceFileName )) { image...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API.... and JsonUtility classes to load the source CSV file and print...01_SourceDirectory \\ " ); // Create load options for CSV format LoadOptions...

    docs.aspose.com/cells/cpp/convert-csv-to-json/
  10. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....Create a new Document object and load the input PDF file $document...Create a new Document object and load the input PDF file $document...

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