Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 22,835 for

loadoptions

(0.55 sec)
  1. 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-...
  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. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...counter; TxtLoadOptions loadOptions = new TxtLoadOptions(LoadFormat...TxtLoadOptions(LoadFormat.CSV); loadOptions.Encoding = Encoding.UTF7; Workbook...

    forum.aspose.com/t/limitation-of-number-of-rows...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 为工作簿渲染指定单独或私有字体集,使用 Node.js 通过 C++|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/specify-ind...