Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 134,989 for

xlsx

(0.13 sec)
  1. Remove PPT Annotation using Python | products.a...

    Python source code to remove PPT presentation comments...NET Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/python-net/annotatio...
  2. Remove PPT Annotation using Java | products.asp...

    Java sample code to delete PPT format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Java Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/java/annotation/ppt/
  3. 通过 C++ 使用 Node.js 更改 Shape 的调整值|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 更改 Excel 中形状的调整值。...xlsx" )); // Access first worksheet...join ( dataDir , "output_out.xlsx" )); 在Excel中设置或更改圆角矩形文本框的尖端点...

    docs.aspose.com/cells/zh/nodejs-cpp/change-adju...
  4. Saving Excel files to CSV, PDF and other format...

    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....method CSV Represents a CSV file XLSX Represents an Office Open XML...OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS and so on)...

    docs.aspose.com/cells/java/saving-excel-files-t...
  5. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....FileFormatType :: Xlsx : fileName += u "Xlsx" ; break ; case FileFormatType...GetFileFormatType () == FileFormatType :: Xlsx ) { Vector < uint8_t > objectData...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  6. Load Specific Worksheets in a Workbook with C++...

    Learn how to load specific worksheets in a workbook using Aspose.Cells with C++ to improve performance and reduce memory usage....loadOptions ( LoadFormat :: Xlsx ); loadOptions . SetLoadFilter...Workbook ( srcDir + u "TestData.xlsx" , loadOptions ); // Perform...

    docs.aspose.com/cells/cpp/load-specific-workshe...
  7. 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...
  8. How to Digitally Sign an Excel Document using Java

    This article contains information on how to digitally sign an Excel document using Java. It will help to configure the environment along with the detailed steps and a runnable sample code to insert digital signature in Excel using Java....file before saving it as an XLSX file or in any other supported...of the supported formats like XLSX, XLS, XLSM, ODS, XLSB, etc....

    kb.aspose.com/cells/java/how-to-digitally-sign-...
  9. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for .NET API...following example loads a template XLSX file, defines colors for different...following example uses a template XLSX file, gets the colors for different...

    docs.aspose.com/cells/net/excel-themes-and-colors/
  10. Update XLSM File using Java | products.aspose.com

    Modify XLSM document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....(Macro-enabled Spreadsheet) Edit XLSX (Open XML Workbook) Edit XLT...capabilities compared to the standard XLSX format. XLSM files are designed...

    products.aspose.com/total/java/update/xlsm/