Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 14,142 for

xlsx export

(0.35 sec)
  1. Public API Changes in Aspose.Cells 8.0.0|Docume...

    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....xlsx" , options ); Demonstrates how...copying the cell to text or exporting to CSV. Added CreatedTime...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. What is an MPP File? MPP File Extension, Proces...

    Learn about the MPP file format, its extension, and how it is used for project management. Discover MPP file processing, editing, and conversion with Aspose.Tasks. Automate project management workflows using C#, Java, C++, and Python to read, modify, and Export MPP files seamlessly....including XML, CSV, PDF, and XLSX, to facilitate data interchange...of the target format, and exporting it. APIs offered by libraries...

    products.aspose.com/tasks/supported-formats/mpp/
  3. Summarised Data from Pivot Table - Free Support...

    Is there any way to get Summarised Data / Flattened Data from pivot Table? Example Config Row fields: Location > Department > Designation > Employee Type Column fields: Gender > Band > Grade > Age-Group Aggregation fie…...xlsx"); Worksheet worksheet = workbook...this code: Replace "your_file.xlsx" with the path to your Excel...

    forum.aspose.com/t/summarised-data-from-pivot-t...
  4. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and Export OLE content seamlessly....xlsx" )); IOleEmbeddedDataInfo dataInfo...OleEmbeddedDataInfo ( fileData , "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/java/manage-ole/
  5. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can Export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...total library can export an Excel Sheet into a page...workbook = new Workbook("input.xlsx"); // Replace with your input...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  6. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and Export OLE content seamlessly....xlsx" ); $dataInfo = new OleEmbeddedDataInfo...OleEmbeddedDataInfo ( $fileData , "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/php-java/manage-ole/
  7. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....MarkdownSaveOptions to configure the Markdown export settings var saveOptions =...pfxPassword , X509KeyStorageFlags . Exportable ); RSACryptoServiceProv rsaCSP...

    docs.aspose.com/pdf/net/whatsnew/2023/
  8. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. .NET API code to manage comments of TSV files....in data science and system exports. Annotations help mark specific...(Macro-enabled Spreadsheet) Annotate XLSX Files (Open XML Workbook) Annotate...

    products.aspose.com/total/net/annotate/tsv/
  9. Remove PPT Password Protection Online or using ...

    Remove password from PPT document through online app for free. .NET C# API code to unlock password protected PPT files....prevent editing, copying, or exporting content. Below are format-specific...Excel Binary Format) Unlock XLSX Files (Open XML Workbook)...

    products.aspose.com/total/net/unlock/ppt/
  10. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and Export OLE content seamlessly....xlsx" ); IOleEmbeddedDataInfo dataInfo...OleEmbeddedDataInfo ( fileData , "xlsx" ); // Add the OLE object frame...

    docs.aspose.com/slides/net/manage-ole/