Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 22,124 for

loadoptions

(0.08 sec)
  1. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....can be done by passing a LoadOptions object when loading the document...Aspose :: Words :: Loading :: LoadOptions > ( u "docPassword" )); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. C++中的自定义字体|Aspose.Slides 文档

    C++中的PowerPoint自定义字体...Slides 提供 LoadOptions::set_DocumentLevelFontSou...属性,允许您指定将与演示文稿一起使用的外部字体。 以下C++代码显示了如何使用 LoadOptions::set_DocumentLevelFontSou...

    docs.aspose.com/slides/zh/cpp/custom-font/
  3. LoadOptions.baseUri property | Aspose.Words for...

    Loadoptions.baseUri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required...baseUri property LoadOptions.baseUri property Gets or sets the...found. const loadOptions = new aw . Loading . LoadOptions (); loadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 C++ 通过 Node.js 打开不同版本的 Microsoft Excel 文件|Do...

    本文介绍了如何使用 Aspose.Cells for Node.js via C++ 打开不同版本的 Excel 文件。...0 文件,请使用 LoadOptions ,并为要加载的模板文件的 LoadOptions 类设置相关属性。可以从以下链接下载测试示例文件:...filePath ); // Instantiate LoadOptions specified by the LoadFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/opening-dif...
  5. LanguagePreferences.AddEditingLanguage | Aspose...

    Enhance your editing experience with the LanguagePreferences AddEditingLanguage method. Easily add and manage multiple editing languages for seamless workflow.... LoadOptions loadOptions = new LoadOptions (); loadOptions...editing language.docx" , loadOptions ); int localeIdFarEast =...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Aspose::Words::IDocumentMergerPlugin::Merge met...

    Aspose::Words::IDocumentMergerPlugin::Merge method. Merges the given input PDF documents into a single output PDF document using specified input and output streams in C++....Words :: Loading :: LoadOptions >> loadOptions ) = 0 Parameter Type...am>> The input streams. loadOptions System::ArrayPtr<System:...

    reference.aspose.com/words/cpp/aspose.words/ido...
  7. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::ConvertToImages method. Converts pages from document from input stream to array of images in C++....Words :: Loading :: LoadOptions > loadOptions , System :: SharedPtr...ream> The input stream. loadOptions System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words/ido...
  8. Merger.Create | Aspose.Words for .NET

    Discover the Merger Create method to effortlessly generate a new mail merger processor instance for streamlined document processing and enhanced efficiency....Execute (); LoadOptions firstLoadOptions = new LoadOptions () { IgnoreOleData...true }; LoadOptions secondLoadOptions = new LoadOptions () { IgnoreOleData...

    reference.aspose.com/words/net/aspose.words.low...
  9. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadoptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....Aspose :: Words :: Loading :: LoadOptions Methods Method Description...System::TypeInfo&) const override LoadOptions () Initializes a new instance...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. 通过 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...