Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 22,597 for

loadoptions

(0.1 sec)
  1. Convert WORDML to PPTX via C++ or with free Onl...

    Export WORDML to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPTX 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/wordml...
  2. Convert RTF to POTM via C++ or with free Online...

    Export RTF to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF 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/rtf-to...
  3. 用特定系统文化信息加载工作簿via JavaScript和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....Cells for JavaScript通过C++提供了 LoadOptions.CultureInfo 属性,可以在不更改整个线..."text/javascript" > const { Workbook , LoadOptions , LoadFormat , CountryCode...

    docs.aspose.com/cells/zh/javascript-cpp/load-th...
  4. Jpeg2000 (jp2) files take very long time to to ...

    Using Aspose sample file (input.jp2) and Aspose sample code (.NET), the following is taking a very long time to process (over 8 minutes): Input file: https://github.com/aspose-imaging/Aspose.Imaging-for-.NET/blob/master…...jp2", new LoadOptions() { BufferSizeHint = 50 }))...Image.Load(inputPath, new LoadOptions() { BufferSizeHint = 50}))...

    forum.aspose.com/t/jpeg2000-jp2-files-take-very...
  5. 在 Java 中管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示文稿属性,简化 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...演示文稿设置默认语言: LoadOptions loadOptions = new LoadOptions (); loadOptions...pres = new Presentation ( loadOptions ); try { // 添加一个带文本的矩形形状...

    docs.aspose.com/slides/zh/java/presentation-pro...
  6. 在 Android 上管理演示文稿属性|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/presentat...
  7. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...HtmlLoadOptions loadOptions = new HtmlLoadOptions(); loadOptions.setPageSize(PageSize...setPageSize(PageSize.A4); loadOptions.setFontEmbeddingMode(FontEmbeddingMode...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  8. FieldMacroButton | Aspose.Words for Java

    Implements the MACROBUTTON 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. 优化处理大型具有大量数据集文件时的内存使用,使用 C++|Documentation

    学习如何在使用 Aspose.Cells 和 C++ 处理大型Excel文件时优化内存使用。...); // Specify the LoadOptions LoadOptions opt ; // Set the memory...

    docs.aspose.com/cells/zh/cpp/optimizing-memory-...
  10. Aspose.Cells 8.8.1中的公共API更改|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....1已公开了LoadDataFilterOption枚举以及LoadOptions.LoadDataFilterOption属性,可...//Create an instance of LoadOptions & initialize it with type...

    docs.aspose.com/cells/zh/net/public-api-changes...