Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 134,789 for

xlsx

(0.04 sec)
  1. Aspose.Cells for Python via Java|Documentation

    Aspose.Cells for Python supports the popular spreadsheet (XLS, Xlsx, XLSM, XLSB, XLTX, XLTM, CSV, SpreadsheetML, ODS) file formats your business use every day. It also 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/python-java/
  2. Remove PPT Annotation using .NET | products.asp...

    C# source code to delete PPT format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/net/annotation/ppt/
  3. 用C++在工作表中移动单元格范围|Documentation

    学习如何使用Aspose.Cells和C++在工作表中移动单元格范围。...xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/move-range-of-cell...
  4. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file format and check if a file is encrypted using Aspose.Cells for Node.js via C++....xlsx" ); // Detect file format const...

    docs.aspose.com/cells/nodejs-cpp/how-to-detect-...
  5. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....an existing Excel file say an XLSX . You will also have control...any existing Excel file like XLSX, XLS, ODS, etc containing the...

    kb.aspose.com/cells/python/how-to-convert-excel...
  6. How to Export Excel to Word in Python

    This brief article guides on how to export Excel to Word in Python. It contains information about the environment configuration, the detailed steps to be followed and a runnable sample code converting Excel to Word in Python.... XLSX or XLS to DOCX using a few lines...Word document. Code to Convert XLSX to DOCX in Python This sample...

    kb.aspose.com/cells/python/how-to-export-excel-...
  7. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with C++....xlsx" ); // Save file to HTML format...U16String inputFilePath ( u "Book1.xlsx" ); std :: unique_ptr < Workbook...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  8. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using Python...xlsx" ) as workbook : worksheet =...ole_stream , cells . SaveFormat . XLSX ) with slides . Presentation...

    docs.aspose.com/slides/python-net/working-solut...
  9. Precedents and Dependents with Node.js via C++|...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for Node.js via C++. Understand how to identify linked cells in complex financial worksheets....xlsx" ); // Loads the workbook which...dependents. For example, in Book1.xlsx there are formulas: “=A1+20”...

    docs.aspose.com/cells/nodejs-cpp/precedents-and...
  10. 使用WorkbookMetadata与C++|Documentation

    了解如何使用WorkbookMetadata在C++中编辑工作簿的自定义文档属性。...xlsx" , options ); meta . GetCustomDocumentPro..."Sample2.out.xlsx" ); Workbook w ( srcDir + u "Sample2.out.xlsx" ); std...

    docs.aspose.com/cells/zh/cpp/using-workbookmeta...