Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 159,909 for

xlsx

(0.16 sec)
  1. Ինչպես փոխարկել TSV-ն Excel-ի C#-ում

    Այս հոդվածը նկարագրում է, թե ինչպես փոխարկել TSV-ն Excel-ի C#-ով: Այն կիսում է շրջակա միջավայրը կարգավորելու համար անհրաժեշտ բոլոր տեղեկությունները, քայլերը, որոնք պետք է հետևվեն և գործարկվող կոդ, որը TSV ֆայլը վերածում է Excel-ի C#-ով:...պահպանել ելքային ֆայլը որպես XLSX ֆայլ: TSV-ն Excel-ի C#-ով փոխարկելու...ելքային ֆայլը պահվում է որպես XLSX ֆայլ, սակայն այն կարող եք պահպանել...

    kb.aspose.com/hy/cells/net/how-to-convert-tsv-t...
  2. Update Excel Files using Python | products.aspo...

    Edit Microsoft Excel Xlsx, XLS, CSV documents without installing Microsoft Office within Python applications...Python Modify Microsoft Excel XLSX, XLS files within Python Applications...XLS Edit XLSB Edit XLSM Edit XLSX Edit XLT Edit XLTM Edit XLTX...

    products.aspose.com/total/python-java/update/
  3. C++ API to Convert XPS to CSV | products.aspose...

    Convert XPS to CSV via C++ API without using Microsoft Excel or Adobe Reader...step, you can export XPS to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to CSV. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the documentation article in C++....when saving a document into the Xlsx format. To learn more, visit...object is used. Can only be Xlsx . get_SectionMode () const Gets...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Insert Background Image to Excel with JavaScrip...

    How to insert background image to Excel using Aspose.Cells for JavaScript via C++....Background & Save" to generate XLSX and HTML files. </ p > < input...imgBytes ; // Save the Excel file (XLSX) const xlsxData = workbook ...

    docs.aspose.com/cells/javascript-cpp/insert-bac...
  6. 使用JavaScript通过C++添加带有内置样式的字图文字|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++添加带有内置样式的字图文字,在Excel中创建具有视觉吸引力的文本...xlsx,.csv" /> < button id = "runExample"...800 ); // Save the workbook in xlsx format const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  7. Ինչպես փոխարկել 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...
  8. Set Text of Chart Legend Entry Fill to None wit...

    Learn how to use Aspose.Cells for C++ to set the text of a chart legend entry fill to none. Our guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....xlsx" ; // Path of output Excel file...outDir + u "ChartLegendEntry_out.xlsx" ; // Open the template file...

    docs.aspose.com/cells/cpp/set-text-of-chart-leg...
  9. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for JavaScript via C++. Customize the appearance of spreadsheet cells as needed....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/create-sty...
  10. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/line-break...