Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 21,591 for

loadoptions

(0.07 sec)
  1. 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...
  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::Words::LowCode::Splitter class | Aspose...

    Aspose::Words::LowCode::Splitter class. Provides methods intended to split the documents into parts using different criteria in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Specifies input document...System::SharedPtr<Aspose::Words::Loading::LoadOptions>&) Specifies input document...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. 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...
  5. 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...
  6. 使用 Aspose.Cells 和 C++ 检查密码修改权限|Documentation

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

    docs.aspose.com/cells/zh/cpp/check-password-to-...
  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. Parsing Pivot Cached Records while loading Exce...

    Learn how to parse pivot cached records while loading Excel files using Aspose.Cells for C++....Cache or not, using the LoadOptions.GetParsingPivotCache() property...code explains the usage of LoadOptions.GetParsingPivotCache() property...

    docs.aspose.com/cells/cpp/parsing-pivot-cached-...
  9. 使用 C++ 获取加载Excel文件时的警告|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载Excel文件时捕获和处理警告。... IWarningCallback 接口并设置 LoadOptions.GetWarningCallback() 属性来捕获这些警告。...02_OutputDirectory \\ " ); LoadOptions options ; WarningCallback...

    docs.aspose.com/cells/zh/cpp/get-warnings-while...
  10. Convert PDF to Other Document Formats in C#|Asp...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose.Words using C#....that already exist in the LoadOptions class. In addition to them...

    docs.aspose.com/words/net/convert-pdf-to-other-...