Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 159,753 for

xlsx

(2.32 sec)
  1. Different Ways to Save Files with Golang via C+...

    Aspose.Cells for C++ can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....97-2003 file Xlsx Represents an Excel 2007 XLSX file Xlsm Represents...spreadsheet file (e.g., XLS, XLSX, XLSM, XLSB, ODS, and so on)...

    docs.aspose.com/cells/go-cpp/different-ways-to-...
  2. Headings And Body Theme Font with C++|Documenta...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting heading and body theme fonts in Excel documents, enabling users to customize the appearance and style of the document. This article will introduce how to use the Aspose.Cells library to work with heading and body theme fonts in Excel documents....xlsx" ); // Get the default style...Workbook workbook ( u "Book1.xlsx" , options ); // Get the default...

    docs.aspose.com/cells/cpp/headings-and-body-the...
  3. Ինչպես փոխարկել MPP-ն Excel-ի C#-ի միջոցով

    Այս հոդվածում ներկայացված են մանրամասներ այն մասին, թե ինչպես փոխարկել MPP-ն Excel-ին՝ օգտագործելով C#: Դուք կարող եք MPP ֆայլը վերածել Excel-ի՝ օգտագործելով C#՝ մի քանի քայլի և միայն մի քանի տող կոդ պարունակող կոդերի օրինակով:...արտահանելու համար, ինչը հանգեցնում է XLSX ֆայլի ստեղծմանը: MPP ֆայլը Excel-ի...ցանկալի ձևաչափով, ինչպիսիք են XLSX, HTML, PNG և այլն, օգտագործելով...

    kb.aspose.com/hy/tasks/net/how-to-convert-mpp-t...
  4. Ինչպես փոխարկել MPP-ն Excel-ի Java-ի միջոցով

    Այս թեման մանրամասներ է ներկայացնում այն մասին, թե ինչպես փոխարկել MPP-ն Excel-ի Java-ի միջոցով: Դուք կարող եք MPP ֆայլ արտահանել Excel՝ օգտագործելով Java՝ լավ սահմանված քայլերի և կոդերի մի քանի տող պարունակող կոդերի նմուշի օգնությամբ:...որը հանգեցնում է սկավառակի վրա XLSX ֆայլի ստեղծմանը: MPP ֆայլը Excel-ի...ցանկալի ձևաչափով, ինչպիսիք են XLSX, HTML, PNG և այլն՝ օգտագործելով...

    kb.aspose.com/hy/tasks/java/how-to-convert-mpp-...
  5. Ինչպես փոխարկել Excel-ը HTML-ի Java-ում

    Այս հակիրճ ձեռնարկում տրված է բացատրություն այն մասին, թե ինչպես փոխարկել Excel-ը Java-ի HTML-ի: Դուք կարող եք կարգավորել ելքային HTML-ը՝ օգտագործելով մի շարք հատկություններ, նախքան Excel-ը Java-ում HTML արտահանելը:...գործընթացը**՝ բեռնելով սկզբնաղբյուր XLSX ֆայլը և այն պահելով որպես HTML...Վերոնշյալ քայլերը նկարագրել են *XLSX-ի նմուշը Java-ի HTML-ի փոխելու...

    kb.aspose.com/hy/cells/java/how-to-convert-exce...
  6. 设置OLE图标的标题|Aspose.Slides 文档

    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....xlsx" ); OleEmbeddedDataInfo dataInfo...OleEmbeddedDataInfo ( allbytes , "xlsx" ); IOleObjectFrame oof = slide...

    docs.aspose.com/slides/zh/net/set-caption-to-ol...
  7. 使用JavaScript通过C++创建工作簿和工作表范围命名。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建工作簿和工作表范围命名。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. Set Captions to OLE Icons in Python|Aspose.Slid...

    Discover how to set captions for OLE object icons in PPT, PPTX and ODP presentations with Aspose.Slides for Python .NET, enhancing slides with custom labels....xlsx" , "rb" ) as ole_stream : data_info...OleEmbeddedDataInfo ( ole_stream . read (), "xlsx" ) ole_frame = slide . shapes...

    docs.aspose.com/slides/python-net/set-caption-t...
  9. 在使用C++中的JavaScript保存为HTML时禁用Downlevel Revealed ...

    学习如何在使用C++中的Aspose.Cells for JavaScript将Excel文件保存为HTML时禁用Downlevel Revealed Comments。...xlsx) 和生成的【输出 HTML】(50528258.zip)..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/disable...
  10. Load Workbook with Specified Printer Paper Size...

    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 it in a memory stream in XLSX format. Then it loads it with...

    docs.aspose.com/cells/go-cpp/load-workbook-with...