Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 22,573 for

loadoptions

(0.17 sec)
  1. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm....the correct password in a LoadOptions object. doc = aw . Document...load_options = aw . loading . LoadOptions ( password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LoadOptions.convert_metafiles_to_png property |...

    Loadoptions.convert_metafiles_to_png property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....convert_metafiles_to_png property LoadOptions.convert_metafiles_to_png...load_options = aw . loading . LoadOptions () load_options . convert_metafiles_to_png...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Secure Presentations with Passwords in .NET|Asp...

    Learn how to effortlessly lock and unlock password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Secure your presentations....presentation: LoadOptions loadOptions = new LoadOptions { Password...Presentation ( "pres.pptx" , loadOptions )) { // Work with the decrypted...

    docs.aspose.com/slides/net/password-protected-p...
  4. 使用C++识别自闭合标签|Documentation

    学习使用C++结合Aspose.Cells处理HTML中的自闭合标签的方法。...precision true HtmlLoadOptions loadOptions ( LoadFormat :: Html ); //..."sampleSelfClosingTag.html" , loadOptions ); // Save the workbook wb...

    docs.aspose.com/cells/zh/cpp/recognise-self-clo...
  5. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...DocSaveOptions object in a LoadOptions object. with self . assertRaises...load_options = aw . loading . LoadOptions ( password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Open Presentations in Python|Aspose.Slides for ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Python via .NET—fast, reliable, fully featured....password property of the LoadOptions class to decrypt and load...load_options = slides . LoadOptions () load_options . password...

    docs.aspose.com/slides/python-net/open-presenta...
  7. 将CSV转换为JSON,使用C++|Documentation

    使用简单易用的Aspose.Cells for C++ API将CSV文件转换为JSON。...options for CSV format LoadOptions loadOptions ( LoadFormat :: Csv...srcDir + u "SampleCsv.csv" , loadOptions ); // Get the last cell in...

    docs.aspose.com/cells/zh/cpp/convert-csv-to-json/
  8. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept Loadoptions instance....constructor overloads that accept LoadOptions instance. This should be...a class derived from the LoadOptions class. Each load format has...

    docs.aspose.com/3d/java/specify-3d-file-load-op...
  9. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadoptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C++.... auto loadOptions = System :: MakeObject <...from every line's start. loadOptions -> set_LeadingSpacesOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing...DocSaveOptions object in a LoadOptions object. with self . assertRaises...load_options = aw . loading . LoadOptions ( password = 'MyPassword'...

    reference.aspose.com/words/python-net/aspose.wo...