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

xlsx

(0.09 sec)
  1. Saving Files in Ruby|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....EXCEL_97_TO_2003 ) # Save in Excel2007 xlsx format workbook . save ( data_dir..."Book1.xls" , file_format_type . XLSX ) # Save in SpreadsheetML format...

    docs.aspose.com/cells/java/saving-files-in-ruby/
  2. 使用 C++ 通过 JavaScript 保护和解除保护工作表|Documentation

    使用 C++ 通过 Aspose.Cells for JavaScript 保护和解除保护Excel文件的工作表。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  3. Word-ից Excel դարձում՝ օգտագործելով C#

    Այս հոդվածը ներկայացնում է, թե ինչպես կատարել Word փաստաթղթի փոխարկում Excel-ի՝ օգտագործելով C#:։ Ներկայացված են բոլոր անհրաժեշտ քայլերը՝ IDE-ի կարգաբերում, քայլերի ցանկ, ինչպես նաև օրինակ կոդ՝ Word-ից Excel փոխարկիչ ստեղծելու համար:... Փոխարկման քայլերը՝ DOC-ից XLSX՝ օգտագործելով C# Կարգավորեք...Սահմանեք ելքային ձևաչափը որպես XLSX Save այն Excel ֆայլի ձևաչափով...

    kb.aspose.com/hy/words/net/conversion-from-word...
  4. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…...your source and expected output xlsx files. Normally, you will have...following sample code and the source xlsx file attached by me. We will...

    forum.aspose.com/t/applying-themes-to-charts/10...
  5. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....xlsx ), accesses the first shape...output Excel file ( 5115411.xlsx ). Working with the Reflection...

    docs.aspose.com/cells/go-cpp/working-with-the-s...
  6. 使用C++通过JavaScript更改Excel文本框或形状的字符间距|Documentation

    使用C++的Aspose.Cells for JavaScript,通过JavaScript更改Excel文本框或形状的字符间距。...xlsx,.csv" /> < button id = "runExample"...4 ; // Save the workbook in xlsx format const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  7. Java API to Render PDF to TXT | products.aspose...

    Export PDF to TXT via Java API without using Microsoft Excel or Adobe Reader...PDF for Java to render PDF to XLSX. Aspose.PDF for Java is a powerful...Java can be used to convert XLSX to TXT. Aspose.Cells for Java...

    products.aspose.com/total/java/conversion/pdf-t...
  8. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....97‑2003 file Xlsx Represents an Excel 2007 XLSX file Xlsm Represents...XlsSaveOptions ()); // Save in Excel 2007 XLSX format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  9. Convert PDF to Excel via C# API | products.aspo...

    C# API to Convert PDF File to Excel without using Microsoft Excel or Adobe Reader...allows the export of PDF files to XLSX format. This API provides a...the PDF file is exported to XLSX format, the Aspose.Cells for...

    products.aspose.com/total/net/conversion/pdf-to...
  10. 在复制行或区域时将图表数据源更改为目标工作表,使用C++|Documentation

    了解在复制行或范围到Aspose.Cells for C++时,如何将图表的数据源更改为目标工作表。我们的指南将向您展示如何更新图表的数据范围并将其链接到目标工作表,确保复制的行或范围在图表中得到准确反映。...xlsx),并生成输出Excel文件(5113697.xlsx)。 #include <iostream>...Workbook wb ( srcDir + u "sample.xlsx" ); // Access the first sheet...

    docs.aspose.com/cells/zh/cpp/change-data-source...