Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 22,661 for

loadoptions

(0.2 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. 使用 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....js via C++提供了 LoadOptions.CultureInfo 属性,你可以用它在不更改...options = new AsposeCells . LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/load-the-wo...
  3. 使用 Aspose.Cells for Node.js via C++ 检查修改密码|Docu...

    学习如何使用 Aspose.Cells for Node.js via C++ 检查修改密码是否匹配。... LoadOptions (); opts . setPassword (...

    docs.aspose.com/cells/zh/nodejs-cpp/check-passw...
  4. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for Node.js via C++.... LoadOptions (); options . setLoadFilter...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...
  5. 使用 Aspose.Cells 和 C++ 检查密码修改权限|Documentation

    使用 Aspose.Cells 和 C++ 检查提供的密码是否匹配“密码修改”...inside the load options LoadOptions opts ; opts . SetPassword...

    docs.aspose.com/cells/zh/cpp/check-password-to-...
  6. 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...
  7. Get Warnings while Loading Excel File with C++|...

    Learn how to catch and handle warnings while loading Excel files using Aspose.Cells for C++....interface and setting the LoadOptions.GetWarningCallback() property...02_OutputDirectory \\ " ); LoadOptions options ; WarningCallback...

    docs.aspose.com/cells/cpp/get-warnings-while-lo...
  8. 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...
  9. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY 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. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF 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...