Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 20,554 for

loadoptions

(0.08 sec)
  1. Unlock PPT Presentation Files using .NET | prod...

    C# source code to remove protection from PPT Presentation....using C# LoadOptions loadOptions = new LoadOptions {Password...Presentation( "pres.ppt" , loadOptions)) { presentation.ProtectionManager...

    products.aspose.com/slides/net/unlock/ppt/
  2. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts document using specified input output streams and save options.... LoadOptions , output_stream : io . BytesIO...input stream. load_options LoadOptions The document load options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChmLoadOptions | Aspose.Words for .NET

    Discover the ChmLoadoptions constructor for seamless initialization. Set default values effortlessly and enhance your application's performance today!... ChmLoadOptions loadOptions = new ChmLoadOptions { OriginalFileName...with ms-its links.chm" )), loadOptions ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.loa...
  4. AutoFit Row Height Automatically When Loading f...

    Learn how to fit the rows which height are not customed using Aspose.Cells with C++....goal through the parameter LoadOptions.GetOnlyAuto() . Please refer...If you set the parameter LoadOptions.GetOnlyAuto() to true when...

    docs.aspose.com/cells/cpp/autofit-row-height/
  5. Open Different Microsoft Excel Versions Files|D...

    This article explains how to open different excel versions files using Aspose.Cells for .NET API....0 file, use LoadOptions and set the related attribute...attribute for the LoadOptions class for the template file to be loaded...

    docs.aspose.com/cells/net/opening-different-mic...
  6. 在加载工作簿时使用C++过滤VBA项目|Documentation

    了解如何在使用Aspose.Cells与C++加载Excel工作簿时过滤VBA项目。...not want to load VBA LoadOptions loadOptions ( LoadFormat :: Auto...LoadDataFilterOption :: VBA ); loadOptions . SetLoadFilter ( & loadFilter...

    docs.aspose.com/cells/zh/cpp/filter-vba-project...
  7. How to Convert XLS to XLSX in Python

    This short tutorial provides crisp information about how to convert XLS to XLSX in Python. While converting XLS to XLSX Python code requires just loading and saving the file in the desired format....convert XLS to XLSX Create a LoadOptions class object to apply filter...the desired filters in the LoadOptions object Save the output file...

    kb.aspose.com/cells/python/how-to-convert-xls-t...
  8. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...document using: LoadOptions loadOptions = new LoadOptions(); loadOptions...new Document("input.docx", loadOptions); Melancholy June 26, 2025...

    forum.aspose.com/t/page-margin-problem/314423
  9. Convert CSV, TSV and TXT to Excel with Node.js ...

    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...."data" ); // Instantiate LoadOptions specified by the LoadFormat...loadOptions4 = new AsposeCells . LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-ts...
  10. LoadOptions.update_dirty_fields property | Aspo...

    Loadoptions.update_dirty_fields property. Specifies whether to update the fields with the ``dirty`` attribute....update_dirty_fields property LoadOptions.update_dirty_fields property...SaveFormat . DOCX ) # The LoadOptions object has an option to update...

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