Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 87,332 for

workbook

(0.08 sec)
  1. How to Add Filter in XLSX File using C++

    In this tutorial, we will learn how to add filter in XLSX file using C++. You can insert filter in Excel worksheet on MS Windows or Linux programmatically in C++....Aspose::Cells namespace Initialize the Workbook Class object to instantiate...instantiate new Excel workbook Insert sample values into the cells Set...

    kb.aspose.com/cells/cpp/how-to-add-filter-in-xl...
  2. View and Edit Excel Metadata | Excel Metadata V...

    Learn how to use an Excel Metadata Viewer & Editor to view, edit, and remove metadata from Excel files. Step-by-step guide with online and coding solutions....editing metadata of an Excel workbook with C#, Java, and Python...edit the metadata of an Excel workbook with Aspose.Cells for .NET...

    blog.aspose.com/cells/view-and-edit-excel-metad...
  3. 在没有内容时输出空白页面(C++)|Documentation

    使用C++处理空工作表并打印空白页面...02_OutputDirectory \\ " ); // Create workbook Workbook wb ; // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/output-blank-page-...
  4. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的XLS文件转换为PDF文件。...unique_ptr < Workbook > wb = std :: make_unique < Workbook > ( designerFile...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...
  5. 通过 Node.js + C++ 指定共享公式的最大行数|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 指定共享公式的最大行数。...Create a new workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-max...
  6. 在形状的文本选项中指定东亚和拉丁字体名称,使用Node.js通过C++|Documentation

    学习如何在形状的文本选项中指定东亚和拉丁字体名称,使用Aspose.Cells for Node.js via C++。...empty workbook. const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-the...
  7. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....instance of Workbook containing the Chart Workbook book ( inputFilePath...

    docs.aspose.com/cells/cpp/resize-chart-s-data-l...
  8. Get Address, Cell Count, Offset, Entire Column,...

    Learn how to get address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for C++....Startup (); // Create empty workbook Workbook wb ; // Access first worksheet...

    docs.aspose.com/cells/cpp/get-address-cell-coun...
  9. Get the Version Number of the Application that ...

    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....NET provides the Workbook.built_in_document_properties...demonstrates the use of the Workbook.built_in_document_properties...

    docs.aspose.com/cells/python-net/get-the-versio...
  10. How to Use Color Palette|Documentation

    Python code to add custom colors to the palette and use excel color palette with Aspose.Cells for Python via .NET API...NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class provides a change_palette...

    docs.aspose.com/cells/python-net/excel-color-pa...