Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 159,101 for

xlsx

(0.14 sec)
  1. Ինչպես փոխարկել Excel-ը HTML-ի, օգտագործելով Py...

    Այս հակիրճ թեման մանրամասներ է տալիս այն մասին, թե ինչպես փոխարկել Excel-ը Python-ի HTML-ի: Xlsx-ը HTML-ի փոխարկելու համար Python-ի վրա հիմնված հավելվածը կարող է մշակվել կամ Windows-ի, macOS-ի կամ Linux-ի վրա հիմնված միջավայրերում, որոնք տեղադրված են Python-ով և JDK-ով:...-ը HTML-ի Python-ի միջոցով : XLSX-ը HTML -ի HTML -ի փոխարկելու...Workbook դասը, կբեռնվի աղբյուր XLSX ֆայլը և կպահի այն որպես HTML:...

    kb.aspose.com/hy/cells/python/how-to-convert-ex...
  2. Aspose.Cells Product Family

    Aspose.Cells is a class library that can be used by developers for various platforms for a variety of excel processing tasks....the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV...the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV...

    docs.aspose.com/cells/
  3. 使用C++处理ContentTypeProperties|Documentation

    使用Aspose.Cells在Excel文件中添加自定义ContentTypeProperties。...with XLSX format Workbook workbook ( FileFormatType :: Xlsx );...u "WorkingWithContentTy_out.xlsx" ); std :: cout << "Content...

    docs.aspose.com/cells/zh/cpp/working-with-conte...
  4. 使用 JavaScript 通过 C++ 管理范围|Documentation

    学习如何用 C++ 版的 Script 管理 Excel 中的范围。创建范围,设置值、样式,执行各种操作。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  5. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...xlsx" ); // Instantiate the Workbook...path . join ( dataDir , "Book1.xlsx" ); // Open a template excel...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  6. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets....xlsx,.doc,.docx,.pdf" /></ label..."fileInput" accept = ".xls,.xlsx,.xlsb" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  7. C# Microsoft Project Files Conversion | .NET | ...

    Convert Microsoft Project MPP MPT MPX to PDF HTML Excel and Images JPG PNG BMP TIFF with few lines of C# code via .NET library....Convert Microsoft Project to Excel XLSX, CSV File .NET MS Project Files...XlsxOptions for converting Project to XLSX and CsvOptions for converting...

    products.aspose.com/tasks/net/conversion/
  8. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...workbook in xlsx format wb . Save ( u "outputSpecifyDocumen.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Document properties set...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  9. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  10. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" , SaveFormat...SaveFormat :: Xlsx ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...