Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 22,575 for

loadoptions

(0.07 sec)
  1. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for JavaScript via C++....keep precision true const loadOptions = new HtmlLoadOptions ( LoadFormat...LoadFormat . Html ); loadOptions . keepPrecision = true ; //...

    docs.aspose.com/cells/javascript-cpp/avoid-expo...
  2. Read Numbers Spreadsheet Developed by Apple Inc...

    Learn how to read Numbers spreadsheets developed by Apple Inc. using Aspose.Cells for JavaScript via C++.... You need to use the LoadOptions class and specify LoadFormat...Workbook , SaveFormat , LoadOptions , LoadFormat } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/read-numbe...
  3. 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...
  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. 将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/
  7. 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...
  8. Merger.merge_stream method | Aspose.Words for P...

    aspose.words.lowcode.Merger.merge_stream method... LoadOptions ], save_options : aspose...streams. load_options List[ LoadOptions ] Load options for the input...

    reference.aspose.com/words/python-net/aspose.wo...
  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...