Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 20,296 for

loadoptions

(0.03 sec)
  1. MHTML to DOC Converter using C++ | Aspose.PDF

    Sample code for MHTML to DOC conversion using C++. Use C++ example for batch MHTML to DOC conversion....file: // Create LoadOptions auto loadOptions = MakeObject < MhtLoadOptions...> ( u "sourceFile.mht" , loadOptions ); // Create SaveOptions...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  2. MHTML to XLSX Converter using C++ | Aspose.PDF

    Sample code for MHTML to XLSX conversion using C++. Use C++ example for batch MHTML to XLSX conversion....file: // Create LoadOptions auto loadOptions = MakeObject < MhtLoadOptions...> ( u "sourceFile.mht" , loadOptions ); // Create SaveOptions...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  3. MHTML to TXT Converter using C++ | Aspose.PDF

    Sample code for MHTML to TXT conversion using C++. Use C++ example for batch MHTML to TXT conversion....file: // Create LoadOptions auto loadOptions = MakeObject < MhtLoadOptions...> ( u "sourceFile.mht" , loadOptions ); auto ta = MakeObject <...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  4. Encrypting Excel Files with Node.js via C++|Doc...

    Learn how to encrypt and password-protect Excel files using Aspose.Cells for Node.js via C++....providing a password in the LoadOptions.getPassword() . Once the...file const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/encrypting-exc...
  5. Aspose.PSD for Python via .NET 24.5 - 发行说明|Docu...

    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....psd" loadOptions = PsdLoadOptions () loadOptions . load_effects_resource...load_effects_resource = True loadOptions . use_disk_for_load_effects_resource...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  6. Aspose.PSD for Python via .NET 24.5 - Release N...

    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....psd" loadOptions = PsdLoadOptions () loadOptions . load_effects_resource...load_effects_resource = True loadOptions . use_disk_for_load_effects_resource...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  7. 使用Python.NET将日期转换为日本日期|Documentation

    学习如何使用Aspose.Cells for Python via .NET将公历日期转换为Excel文件中的日本日期。...cells import Workbook , LoadOptions , LoadFormat , SaveFormat...with XLSX format options = LoadOptions ( LoadFormat . XLSX ) options...

    docs.aspose.com/cells/zh/python-net/convert-dat...
  8. Aspose.Cells 8.0.2中的公共API变更|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....HTMLLoadOptions HTMLLoadOptions loadOptions = new HTMLLoadOptions ();...ConvertFormulasData to true loadOptions . setConvertFormulasDa (...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. HtmlLoadOptions.convertSvgToEmf property | Aspo...

    HtmlLoadoptions.convertSvgToEmf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format... let loadOptions = new aw . Loading . HtmlLoadOptions...HtmlLoadOptions (); loadOptions . convertSvgToEmf = true ; let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++.... auto loadOptions = MakeObject < HtmlLoadOptions...HtmlLoadOptions > (); loadOptions -> set_ConvertSvgToEmf ( true ); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...