Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 22,512 for

loadoptions

(0.24 sec)
  1. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....LoadOptions public class HtmlLoadOptions...HtmlLoadOptions extends LoadOptions Allows to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...
  2. 通过 C++ 和 Node.js 打开不同格式的文件|Documentation

    Aspose.Cells for Node.js via C++ API 允许您打开/读取 XLSX、HTML、CSV、ODS、TSV、SXC、FODS 等不同格式。...SpreadsheetML Files // Instantiate LoadOptions specified by the LoadFormat...loadOptions3 = new AsposeCells . LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/opening-fil...
  3. 在 Android 上打开演示文稿|Aspose.Slides 文档

    通过 Aspose.Slides for Android 使用 Java 轻松打开 PowerPoint(.pptx、.ppt)和 OpenDocument(.odp)演示文稿——快速、可靠、功能齐全。...打开受密码保护的演示文稿 当需要打开受密码保护的演示文稿时,请通过 LoadOptions 类的 setPassword 方法传递密码以解密并加载它。以下...代码演示了此操作: LoadOptions loadOptions = new LoadOptions (); loadOptions...

    docs.aspose.com/slides/zh/androidjava/open-pres...
  4. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for JavaScript via C++....0 file, use LoadOptions and set the appropriate attribute...attribute of the LoadOptions class for the template file to be...

    docs.aspose.com/cells/javascript-cpp/opening-di...
  5. LanguagePreferences class | Aspose.Words for No...

    Aspose.Words.Loading.LanguagePreferences class. Allows to set up language preferences... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...editing language.docx" , loadOptions ); var localeIdFarEast =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.PSD for Java 23.11 - 发行说明|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....PsdLoadOptions loadOptions = new PsdLoadOptions (); loadOptions . setAllowWarpRepaint...setAllowWarpRepaint ( true ); loadOptions . setLoadEffectsResour (...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  7. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...can be done by passing a LoadOptions object when loading the document...+ "Encrypted.docx" , new LoadOptions ( "docPassword" )); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::Convert method. Converts document using specified input output streams and save options in C++....Words :: Loading :: LoadOptions > loadOptions , System :: SharedPtr...ream> The input stream. loadOptions System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words/ido...
  9. LoadOptions.convertMetafilesToPng property | As...

    Loadoptions.convertMetafilesToPng property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....convertMetafilesToPn property LoadOptions.convertMetafilesToPn property...shape ); let loadOptions = new aw . Loading . LoadOptions (); loadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....DocSaveOptions object in a LoadOptions object. Assert . Throws <...doc" )); LoadOptions loadOptions = new LoadOptions ( "MyPassword"...

    reference.aspose.com/words/net/aspose.words.sav...