Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 23,028 for

loadoptions

(0.62 sec)
  1. Create New Presentation with error: unable to c...

    Hi Aspose Support Team, I am currently using Aspose.Slides for .NET version 25.4.0. When attempting to load a PowerPoint file using a stream, I encounter an exception during the creation of the Presentation object. He…...ctor(Stream stream, LoadOptions loadOptions) at Aspose.Slides.Presentation...

    forum.aspose.com/t/create-new-presentation-with...
  2. Get Warnings While Loading an Excel File with N...

    Learn how to capture warnings while loading an Excel file using Aspose.Cells for Node.js via C++. Handle corrupt but loadable workbooks effectively....interface and setting the LoadOptions.getWarningCallback() property...options = new AsposeCells . LoadOptions (); options . setWarningCallback...

    docs.aspose.com/cells/nodejs-cpp/get-warnings-w...
  3. Aspose.Words.Loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents.... LoadOptions Allows to specify additional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 为工作簿渲染指定单独或私有字体集,使用 Node.js 通过 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 指定工作簿渲染的单独或私有字体集。... LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-ind...
  5. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...wbc = new Workbook(ms, new LoadOptions(LoadFormat.Xlsx)); var range...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  6. HTML to PDF, special character error - Free Sup...

    Hello, if we converting the attached files to PDF, the Character “§” is not visible in the attached PDF. Probably an encoding issue because ASCII is used in this case. I’ve tried other encodings as well, with no succes…...html", new LoadOptions() { LoadFormat = LoadFormat...LoadFormat.Mhtml } and new LoadOptions{ LoadFormat = LoadFormat...

    forum.aspose.com/t/html-to-pdf-special-characte...
  7. Aspose.PSD for .NET 20.5 - 发行说明|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....psd ---------- ); var loadOptions = new PsdLoadOptions () {...Load ( sourceFilePath , loadOptions )) { Console . WriteLine...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java.... Create a EPUB LoadOptions . Initialize Document object...FileNotFoundExceptio { // Create a EPUB LoadOptions EpubLoadOptions options =...

    docs.aspose.com/pdf/java/convert-other-files-to...
  9. Convert DOCX to PPT via C++ or with free Online...

    Export DOCX to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPT online converter quickly before integrating the code....overload, which accepts a LoadOptions object. This object contains...document's constructor using a LoadOptions object. auto options = MakeObject...

    products.aspose.com/total/cpp/conversion/docx-t...
  10. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a library for Python via .NET for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples.... The library uses the LoadOptions class to specify the source...file, you need to create a LoadOptions instance, set its load_format...

    docs.aspose.com/cells/python-net/reading-and-wr...