Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 22,864 for

loadoptions

(0.23 sec)
  1. Aspose.PDF Running .NET 6 project in Docker thr...

    Hi Sergei Shibanov, PFB my answer of your queries. Is it possible use only first two lines for reproduce issue? Answer- Yes Answer - htmlString as read html from file as string and pass it, which I have shared. Htm…...#=zsTaJcuo=(Stream #=zOL$RYgQ=, LoadOptions #=zLAt2_$U=) at Aspose.Pdf...Document…ctor(Stream input, LoadOptions options) at CI.DataAggregation...

    forum.aspose.com/t/aspose-pdf-running-net-6-pro...
  2. 在 PHP 中管理演示文稿属性|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP via Java 中精通演示文稿属性,并简化对 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...演示文稿设置默认语言: $loadOptions = new LoadOptions (); $loadOptions -> setDefaultTextLangua...$pres = new Presentation ( $loadOptions ); try { # 添加一个带文本的新矩形形状...

    docs.aspose.com/slides/zh/php-java/presentation...
  3. 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...
  4. 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-...
  5. Convert DOCX to POTM via C++ or with free Onlin...

    Export DOCX to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTM 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...
  6. Convert ODT to POTM via C++ or with free Online...

    Export ODT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POTM 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/odt-to...
  7. Convert OTT to POT via C++ or with free Online ...

    Export OTT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POT 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/ott-to...
  8. 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...
  9. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....docx"); // The LoadOptions object has an option to update...the document. LoadOptions options = new LoadOptions(); options....

    reference.aspose.com/words/java/com.aspose.word...