Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 157,067 for

xlsx

(0.1 sec)
  1. 使用 JavaScript 通过 C++ 操作 ContentTypeProperties|D...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 操作 Excel 文件中的自定义 ContentTypeProperties。...xlsx,.csv" /> < button id = "runExample"...Creating a new Workbook with Xlsx format const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  2. Excel ֆայլի ընթերցում C#-ում

    Այս հոդվածը բացատրում է, թե ինչպես կարդալ Excel ֆայլ C# լեզվով։ Այն ներառում է միջավայրի կարգավորումները, քայլ առ քայլ գործընթացը և օրինակային կոդ՝ C#-ում Xlsx ընթերցիչ ստեղծելու համար։...բացատրություն և օրինակային կոդ՝ C#-ում XLSX ընթերցիչ ստեղծելու համար ։ Բացի...և տպեք դրանց արժեքները։ Կոդ՝ XLSX ընթերցիչ ստեղծելու համար C#-ում...

    kb.aspose.com/hy/cells/net/read-excel-file-in-c...
  3. XlsxSaveOptions.compressionLevel property | Asp...

    XlsxSaveOptions.compressionLevel property. Specifies the compression level used to save document...Examples Shows how to compress XLSX document. let doc = new aw ...saveFormat = aw . SaveFormat . Xlsx ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Java API to Render XML to DIF | products.aspose...

    Export XML to DIF via Java API without using Microsoft Excel or Adobe Reader...PDF for Java to render XML to XLSX. This component is a powerful...Aspose.Cells for Java to convert XLSX to DIF. This Spreadsheet Programming...

    products.aspose.com/total/java/conversion/xml-t...
  5. Java API to Render PDF to XLSM | products.aspos...

    Export PDF to XLSM via Java API without using Microsoft Excel or Adobe Reader...Java to render PDF documents to XLSX format. This component provides...various other formats, including XLSX. The second step involves using...

    products.aspose.com/total/java/conversion/pdf-t...
  6. Convert CGM to XLTX in Android Apps | products....

    Render CGM to XLTX in Android Apps API without using Microsoft Excel or Adobe Reader... XLSX (Microsoft Excel Open XML Format)...necessary to convert CGM to XLSX in order to make the data compatible...

    products.aspose.com/total/android-java/conversi...
  7. Convert MD to TXT in Android Apps | products.as...

    Render MD to TXT in Android Apps API without using Microsoft Excel or Adobe Reader...can be used to convert MD to XLSX. It provides a wide range of...variety of formats, including MD, XLSX, HTML, and more. Aspose.Cells...

    products.aspose.com/total/android-java/conversi...
  8. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.Xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...xlsx”); Console.WriteLine(wb.Worksheets[0]...MaxColumn); wb.Save(@“2.xlsx”); } } } unzip 2.xlsx and open sheet1.xml...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  9. Feature Overview|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.... Feature Description XLS or XLSX Export Export reports as Microsoft...layout and appearance of an XLS/XLSX report matches the original...

    docs.aspose.com/cells/jasperreports/feature-ove...
  10. Set External Links in Formulas with C++|Documen...

    Learn how to include links to external files in formulas using Aspose.Cells with C++....xlsx]Sheet1'!A2, '[" + srcDir + u "book1.xlsx]Sheet1'..."='[" ) + srcDir + u "book1.xlsx]Sheet1'!A8" ); // Save the workbook...

    docs.aspose.com/cells/cpp/set-external-links-in...