Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 20,335 for

loadoptions

(0.11 sec)
  1. Convert RTF to PPSX via C++ or with free Online...

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

    Export DOT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPTM 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/dot-to...
  3. Convert DOT to PPT via C++ or with free Online ...

    Export DOT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPT 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/dot-to...
  4. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions using C#....disableExternalImage = new LoadOptions { ResourceLoadingCallb =...disableRemoteResourc = new LoadOptions { ResourceLoadingCallb =...

    docs.aspose.com/words/net/web-applications-secu...
  5. Aspose.PSD for .NET 18.10 - 发行说明|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 () {...Image . Load ( testPath , loadOptions ) using ( im ) { var effect...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C++...System :: SharedPtr < LoadOptions > loadOptions = System :: MakeObject...MakeObject < LoadOptions > (); loadOptions -> set_DefaultTextLanguage...

    docs.aspose.com/slides/cpp/text-formatting/
  7. Load the Workbook with specific System Culture ...

    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++ provides the LoadOptions.CultureInfo property which...options = new AsposeCells . LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/nodejs-cpp/load-the-workb...
  8. FieldInfo | Aspose.Words for Java

    Implements the INFO 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. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE 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. 使用 C++ 在加载工作簿或工作表时筛选对象 Node.js 版本|Documentation

    学习如何在加载工作簿或工作表时使用 Aspose.Cells for Node.js via C++ 进行筛选。...] 可能的使用场景 在从工作簿筛选数据时,请使用 LoadOptions.getLoadFilter() 属性。如果要筛选单个工作表中的数据,则必须重写...lOptions = new AsposeCells . LoadOptions (); lOptions . setLoadFilter...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-obje...