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

loadoptions

(0.38 sec)
  1. 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...
  2. 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...
  3. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for Node.js via C++....your workbook using the LoadOptions.setPaperSize(PaperSizeType)...illustrates the usage of LoadOptions.setPaperSize(PaperSizeType)...

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  4. 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...
  5. 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...
  6. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java.... Create a EPUB LoadOptions . Initialize Document object...instance of EpubLoadOptions $loadOption = new EpubLoadOptions ();...

    docs.aspose.com/pdf/php-java/convert-other-file...
  7. 为工作簿渲染指定单独或私有字体集,使用 Node.js 通过 C++|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/specify-ind...
  8. 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...
  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. 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...