Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 202,780 for

excel

(0.09 sec)
  1. 使用C++处理Shape或Chart的ThreeDFormat|Documentation

    学习如何用C++操控形状或图表的3D格式。...Cells 处理形状或图表的三维格式 以下示例代码加载 源Excel文件 ,访问第一个工作表中的第一个形状,然后设置 Shape...ThreeDFormat 属性的子属性,并保存为 输出Excel文件 。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/working-with-the-t...
  2. 旋转单元格文本|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....在 Microsoft Excel 中,旋转文本很容易。幸运的是,程序员也可以编程地旋转文...; using Excel = Microsoft . Office . Interop . Excel ; using...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  3. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns while exporting spreadsheets to CSV format using Aspose.Cells for C++....Usage Scenarios Sometimes, your Excel or CSV file has leading blank...CSV file in Microsoft Excel, Microsoft Excel discards these leading...

    docs.aspose.com/cells/cpp/trim-leading-blank-ro...
  4. 如何防止用户用JavaScript通过C++打印Excel文件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++阻止用户打印Excel文件。...如何防止用户用JavaScript通过C++打印Excel文件 Contents [ Hide ] 可能的使用场景 在日常工作中,Excel文件中可能包含...印。这份文件将告诉你如何阻止他人打印Excel文件。 如何防止用户在MS-Excel中打印文件 您可以应用以下VBA代码以保护您的特定文件不被打印。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. How to Create Image of Spreadsheet using Python

    This quick tutorial guides to create image of spreadsheet using Python. It contains detailed steps to configure the Python environment and also provides runnable sample code to generate Excel sheet picture using Python.... Steps to Create Excel File in Python Configure the...Python via Java Load the input Excel file using the Workbook class...

    kb.aspose.com/cells/python/how-to-create-image-...
  6. Compress XLS Files Online or using Android Mobi...

    Free online app to compress different XLS files. Android compression library Java code for XLS documents....Word Template File) Compress Excel Files Compress ODP Files (OpenDocument...(Microsoft Excel Binary Format) Compress XLSB Files (Excel Binary...

    products.aspose.com/total/android-java/compress...
  7. Compress XLTM Files Online or using Android Mob...

    Free online app to compress different XLTM files. Android compression library Java code for XLTM documents....Word Template File) Compress Excel Files Compress ODP Files (OpenDocument...(Microsoft Excel Binary Format) Compress XLSB Files (Excel Binary...

    products.aspose.com/total/android-java/compress...
  8. Compress CSV Files Online or using Android Mobi...

    Free online app to compress different CSV files. Android compression library Java code for CSV documents....Word Template File) Compress Excel Files Compress ODP Files (OpenDocument...(Microsoft Excel Binary Format) Compress XLSB Files (Excel Binary...

    products.aspose.com/total/android-java/compress...
  9. Web扩展 使用Node.js通过C++开发Office加载项|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....可以通过点击 插入 标签,然后点击 商店 / 获取加载项 链接,在Excel中添加Web扩展(Office加载项)。在加载项框中浏览你想要的加载项并添加它。...WebExtensionTaskPane 类为Excel文件添加Web扩展。请参阅由代码生成的 输出Excel文件 。 示例代码 const...

    docs.aspose.com/cells/zh/nodejs-cpp/web-extensi...
  10. Managing Ranges with Golang via C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with Golang via C++. Create, modify, and style ranges programmatically....Contents [ Hide ] Introduction In Excel, you can select multiple cells...that represents a Microsoft Excel file. The Workbook class contains...

    docs.aspose.com/cells/go-cpp/managing-ranges/