Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 140,065 for

xlsx

(0.07 sec)
  1. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveOptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how document text is parsed to identify date and time values. The default value is UseCurrentLocale in C++....Document > ( get_MyDir () + u "Xlsx DateTime.docx" ); auto saveOptions..."XlsxSaveOptions.DateTimeParsingMode.xlsx" , saveOptions ); See Also Enum...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 使用 C++ 将 Excel 工作簿转换为 Ods、Sxc 和 Fods(OpenOffice...

    如何使用 Aspose.Cells 和 C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...Save as xlsx file U16String xlsxOutputPath ( u "ods_out.xlsx" );...Workbook workbook ( u "book1.xlsx" ); // Save as ods file workbook...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-ods/
  3. How to Convert CSV to Excel in C#

    In this tutorial, you will learn how to convert CSV to Excel in C#. You can automate the procedure of generating Excel from CSV in C# with a few steps and simple API class....write the output file as an XLSX file. Steps to Convert CSV to...LoadOptions object Save output XLSX workbook file These simple steps...

    kb.aspose.com/cells/net/how-to-convert-csv-to-e...
  4. How to Convert XML to Excel File using Java

    This quick guide explains how to convert XML to Excel file using Java. It includes information about setting up the environment, a step-by-step algorithm, and a running code snippet to convert XML to Xlsx using Java....code snippet to convert XML to XLSX using Java . Besides, it also...class object Write the created XLSX file using SaveFormat class...

    kb.aspose.com/cells/java/how-to-convert-xml-to-...
  5. How to Save Excel File as PDF using C#

    This topic explains with steps that how to save Excel file as PDF using C# without Office Interop in .NET environment for Windows, Linux or macOS...via SetLicense method Load the XLSX file into Aspose.Cells object...demonstrate on how to convert XLSX to PDF in C#. You just need...

    kb.aspose.com/cells/net/how-to-save-excel-file-...
  6. Create Slicer to Excel Table|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....saves the workbook in output XLSX format. Sample Code AI Document...

    docs.aspose.com/cells/java/create-slicer-to-exc...
  7. Ինչպես պահպանել Excel ֆայլը որպես PDF՝ օգտագործ...

    Այս թեման քայլերով բացատրում է, թե ինչպես պահպանել Excel ֆայլը որպես PDF՝ օգտագործելով C# առանց Office Interop-ի .NET միջավայրում Windows-ի, Linux-ի կամ macOS-ի համար:...մեթոդով սահմանելու համար Բեռնել XLSX ֆայլը Aspose.Cells օբյեկտի մոդելում՝...ենք տալիս, թե ինչպես փոխարկել XLSX-ը PDF-ի C#-ով: Պարզապես պետք...

    kb.aspose.com/hy/cells/net/how-to-save-excel-fi...
  8. Convert Workbook to HTML using Aspose.Cells|Doc...

    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....workbook and open the template XLSX file Workbook book = new Workbook...

    docs.aspose.com/cells/java/convert-workbook-to-...
  9. Verify Password of Encrypted Files|Documentation

    Verify the passord of encrypted Excel (Xlsx, xlsb, xls, xlsm) and Open office (ODS) files using CShape codes....Contents [ Hide ] If Excel (xlsx, xlsb, xls, xlsm) and Open office...

    docs.aspose.com/cells/python-net/verify-passwor...
  10. Conversion from Word to Excel using Python

    Follow this article for conversion from Word to Excel using Python. It has all the details to set the IDE, a list of steps, and a sample code for writing a simple Word DOC to Excel converter using Python.... Steps to Convert DOC to XLSX using Python Set the IDE to...save method with SaveFormat.XLSX value These steps summarize...

    kb.aspose.com/words/python/conversion-from-word...