Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 157,726 for

xlsx

(0.54 sec)
  1. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....xlsx" ; // Path of output HTML file...

    docs.aspose.com/cells/cpp/change-the-html-link-...
  2. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...xlsx"); Worksheet sheet = workbook...sample project with the sample xlsx file in the resources folder...

    forum.aspose.com/t/sheetrender-toimage-changing...
  3. 用 JavaScript 结合 C++ 锁定或解锁形状|Documentation

    本文提供了使用 Aspose.Cells 库通过 C++ 以 JavaScript 锁定或解锁形状以保护它们的示例代码。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/lock-or...
  4. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案... 下面的示例加载一个模板XLSX文件,为不同的主题颜色类型定义颜色,应用自定义颜色并保存Excel文件。...inputFilePath = srcDir + u "book1.xlsx" ; // Instantiate a Workbook...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  5. Java API to Convert WORDML to EXCEL or with fre...

    Convert WORDML to EXCEL via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to EXCEL online converter quickly before integrating the code....spreadsheet formats, including XLS, XLSX, ODS, CSV, and HTML. By using...Workbook class Save the document to XLSX format using Save method Conversion...

    products.aspose.com/total/java/conversion/wordm...
  6. Convert Word to Excel in C++ or with free Onlin...

    C++ API to Convert Word to Excel or Online App without using using Microsoft Word or Microsoft Excel or online. Test free Word to Excel online converter quickly before integrating the code....reference Save the document to XLSX format using Save member function...Spreadsheet) Convert WORD to XLSX (Open XML Workbook) Convert...

    products.aspose.com/total/cpp/conversion/word-t...
  7. Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET supports the popular Excel (XLS, Xlsx, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV...

    docs.aspose.com/cells/net/
  8. EXPORT ISSUE IN PDF - Free Support Forum - aspo...

    Hi, I have an issue exporting the attached excel in PDF, some Bar don’t start from the correct point. I attach the docx with print screen of the problem, the PDF export and the origin in excel. The graph format in the e…...xlsx"); workbook.save("d:\\files\\out1...

    forum.aspose.com/t/export-issue-in-pdf/312864
  9. Setting Formula Calculation Mode of Workbook wi...

    Learn how to set formula calculation mode (automatic, manual) in Excel workbooks using Aspose.Cells for Python via .NET API. Step-by-step guide with code examples....xlsx" ) # Configure manual calculation...workbook workbook . save ( "output.xlsx" ) import os from aspose.cells...

    docs.aspose.com/cells/python-net/setting-formul...
  10. Refresh Values of Linked Shapes|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....save your workbook in XLS or XLSX format. However, if you want...

    docs.aspose.com/cells/python-net/refresh-values...