Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 22,860 for

loadoptions

(0.19 sec)
  1. How to Convert PPT to PPTX in Java

    This tutorial focuses on how to convert PPT to PPTX in Java by providing the crisp information about the environment settings, detailed steps and a runnable sample code to transform PPT to PPTX in Java....conversion Initialize the LoadOptions class object to set the load...for the PPT file using the LoadOptions class. If the source PPT...

    kb.aspose.com/slides/java/how-to-convert-ppt-to...
  2. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...C++解密ODS文件 对于解密ODS文件,加载文件时在 LoadOptions.GetPassword() 属性中提供密码。一旦加载完成,将...encrypted ODS file LoadOptions loadOptions ( LoadFormat :: Ods...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  3. Aspose.Cells 8.8.3 中的公共 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.... Xlsx ); 添加LoadOptions.SetPaperSize方法 Aspose.Cells...Cells for .NET 8.8.3允许在使用新公开的LoadOptions.SetPaperSize方法时从默认打印机设置设...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. How to Convert ODP to PPTX in Java

    This topic focuses on how to convert ODP to PPTX in Java by providing the detailed information about the environment settings and steps to execute the sample code to transform ODP to PPTX in Java....conversion Initialize the LoadOptions class object and set the...for the ODP file using the LoadOptions class. If the source ODP...

    kb.aspose.com/slides/java/how-to-convert-odp-to...
  5. How to Convert PPT to PPTX in C#

    This tutorial explains how to convert PPT to PPTX in C#. You will get crisp information about the environment settings, details steps and a runnable sample code to transform PPT to PPTX in C#....PPTX conversion Declare the LoadOptions class object Set the load...PPT file therefore, the LoadOptions class object is declared...

    kb.aspose.com/slides/net/how-to-convert-ppt-to-...
  6. How to Convert PPT to PPTX in Python

    This tutorial explains how to convert PPT to PPTX in Python. You will get a precise information about the environment settings, details configuration steps and a runnable sample code to transform PPT to PPTX in Python....exporting PPT to PPTX Using the LoadOptions , set the load format and...simple API interface. The LoadOptions class object is declared...

    kb.aspose.com/slides/python/how-to-convert-ppt-...
  7. How to Convert ODP to PPTX in Python

    This small tutorial explains how to convert ODP to PPTX in Python. You will get a crisp information about the environment settings, details configuration steps and a runnable sample code to transform ODP to PPTX in Python....exporting ODP to PPTX Using the LoadOptions , set the load format to...simple API interface. The LoadOptions class object is created to...

    kb.aspose.com/slides/python/how-to-convert-odp-...
  8. Convert PDF to EPUB using Python

    Follow this article to convert PDF to EPUB using Python. It has details to set the IDE, a list of steps, and a sample code for changing PDF file to EPUB....trials watermark Create a LoadOptions class object to load the...using Python . Create the LoadOptions class object for loading...

    kb.aspose.com/words/python/convert-pdf-to-epub-...
  9. 在 Java 中将 Word 转换为 Excel

    请参考本文了解如何在 Java 中将 Word 转换为 Excel。文章包括如何设置 IDE 的详细信息、操作步骤以及用于开发 Word 到 Excel 转换器的示例代码。...您将学习如何使用 LoadOptions 和 SaveFormat 设置输入和输出的文件格式。...配置环境以实现 DOCX 到 XLSX 的转换 创建 LoadOptions 对象以定义输入文件格式 使用 LoadFormat...

    kb.aspose.com/zh/words/java/conversion-from-wor...
  10. Secure Presentations with Passwords in JavaScri...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js via Java. Secure your presentations....presentation: var loadOptions = new aspose . slides . LoadOptions (); loadOptions...Presentation ( "pres.pptx" , loadOptions ); try { // work with decrypted...

    docs.aspose.com/slides/nodejs-java/password-pro...