Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 157,932 for

xlsx

(0.35 sec)
  1. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。...xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  2. 用C++提取Gear类型SmartArt形状中的文本|Documentation

    学习如何使用Aspose.Cells for C++逐步指导和代码示例,从Excel中的Gear类型SmartArt形状中提取文本。...xlsx),并从其单个形状中提取文本。结果请参见下面的控制台输出。...inputFile ( u "sampleExtractTextFro.xlsx" ); Workbook wb ( inputFile...

    docs.aspose.com/cells/zh/cpp/extract-text-from-...
  3. Create New Spreadsheet in xlsx4j|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....xlsx" ; SpreadsheetMLPackage pkg...http://www.docx4java.org/forums/xlsx-java-f15/cells-with-character-values-t874...

    docs.aspose.com/cells/java/create-new-spreadshe...
  4. Managing Page Breaks with JavaScript via C++|Do...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  5. How to change background in comment in Excel|Do...

    How to change color in comment in Excel. How to insert picture or image in comment in Excel....sample code below creates an XLSX file from scratch using Aspose...

    docs.aspose.com/cells/java/how-to-set-comment-b...
  6. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for Python via .NET....code sample that creates an XLSX file from scratch, adding a...

    docs.aspose.com/cells/python-net/comments-and-n...
  7. How to Use Color Palette|Documentation

    C# code to add custom colors to the palette and use Excel color palette with Aspose.Cells for .NET API...there is no such limitation for XLSX or later Excel file formats...

    docs.aspose.com/cells/net/excel-color-palette/
  8. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and save file formats....Microsoft Excel SpreadSheet XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/net/supported-file-formats/
  9. 删除Excel文件中工作表的现有打印设置|Documentation

    在本文中,您将学习如何通过C# API或.NET库以编程方式使用示例代码移除Excel文件中工作表的现有PrinterSettings。...] 可能的使用场景 有时开发人员希望阻止Excel在保存的XLSX文件中包含打印机设置的*.bin*文件。打印机设置文件位于*“[file...

    docs.aspose.com/cells/zh/net/remove-existing-pr...
  10. How to Edit Excel File in C++

    In this example, we will explore how to edit Excel file in C++. You can manipulate the Excel file data programmatically in C++ using simple API interface that can be used both in Microsoft Windows and Linux etc....output workbook with formula to XLSX in C++ The following example...

    kb.aspose.com/cells/cpp/how-to-edit-excel-file-...