Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 20,268 for

loadoptions

(0.07 sec)
  1. Aspose::Words::IDocumentConverterPlugin interfa...

    Aspose::Words::IDocumentConverterPlugin interface. Defines an interface for external converter plugin in C++....System::SharedPtr<Aspose::Words::Loading::LoadOptions>, System::SharedPtr<System::IO::Stream>...System::SharedPtr<Aspose::Words::Loading::LoadOptions>, System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words/ido...
  2. Ինչպես փոխարկել CSV-ն Excel-ի C#-ում

    Այս ձեռնարկում դուք կսովորեք, թե ինչպես փոխարկել CSV-ը Excel-ի C#-ով: Դուք կարող եք ավտոմատացնել Excel-ի ստեղծման ընթացակարգը CSV-ից C#-ով մի քանի քայլով և պարզ API դասի միջոցով:...-ում: Մենք ստեղծում ենք LoadOptions դասի օբյեկտ՝ սկզբնաղբյուր...փոխարկելու համար Ստեղծեք LoadOptions օբյեկտ՝ մուտքագրված CSV ֆայլը...

    kb.aspose.com/hy/cells/net/how-to-convert-csv-t...
  3. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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....instance of LoadOptions var loadOptions = new LoadOptions (); //Set...LoadDataOption created earlier loadOptions . LoadDataOptions = loadDataOptions...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for C++....HtmlLoadOptions loadOptions ( LoadFormat :: Html ); loadOptions . SetDeleteRedundantSp...Workbook workbook ( data , loadOptions ); WorksheetCollection sheets...

    docs.aspose.com/cells/cpp/delete-redundant-spac...
  5. 导入HTML时避免大数字的指数表示法|Documentation

    学习如何在用编号Aspose.Cells for C++导入HTML时避免大数字的指数表示法。...c )); } HtmlLoadOptions loadOptions = HtmlLoadOptions ( LoadFormat...LoadFormat :: Html ); loadOptions . SetKeepPrecision ( true ); Vector...

    docs.aspose.com/cells/zh/cpp/avoid-exponential-...
  6. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for Node.js via C++....keep precision true const loadOptions = new AsposeCells . HtmlLoadOptions...AsposeCells . LoadFormat . Html ); loadOptions . setKeepPrecision ( true...

    docs.aspose.com/cells/nodejs-cpp/avoid-exponent...
  7. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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.... XLSX ); Added LoadOptions.setPaperSize Method Aspose...using the newly exposed LoadOptions.setPaperSize method as demonstrated...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. How to Open Password Protected Excel File in C#

    This article contains information on how to open password protected Excel file in C#. By using C# open Excel file with password with the help of a few lines of code provided in this article....NuGet package manager Create LoadOptions class object to use the password...Workbook object using the LoadOptions object with a password These...

    kb.aspose.com/cells/net/how-to-open-password-pr...
  9. Ինչպես փոխարկել XLS-ը XLSX-ի C#-ում

    Այս կարճ ձեռնարկը նկարագրում է, թե ինչպես փոխարկել XLS-ը XLSX-ի C#-ով: XLS-ը XLSX-ի C# կոդ փոխարկելու համար և մանրամասն քայլերը կիսվում են՝ նվազագույն ջանքերով առաջադրանքը կատարելու համար:...NET -ին Ստեղծեք LoadOptions դասի օբյեկտը XLS ֆայլի բեռնումը...կառավարելու համար Կարգավորեք LoadOptions դասի օբյեկտը XLS ֆայլը բեռնելուց...

    kb.aspose.com/hy/cells/net/how-to-convert-xls-t...
  10. 无图表加载源Excel文件|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....请使用LoadOptions.LoadFilter属性来实现这一目的。 无图表加载源Excel文件...load charts LoadOptions options = new LoadOptions (); options...

    docs.aspose.com/cells/zh/java/load-source-excel...