Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 103,733 for

workbook

(0.18 sec)
  1. Convert POT to XLTM via PHP or with free Online...

    PHP API to Convert POT to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free POT to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...POT to XLSB (Excel Binary Workbook) Convert POT to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  2. Get DrawObject and Bound while rendering to PDF...

    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...."text/javascript" > const { Workbook , SaveFormat , PdfSaveOptions...the Excel file const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/javascript-cpp/get-drawob...
  3. How to Filter Data in Excel Table using C#

    This topic shows how to filter data in Excel table using C# in WinForms .NET application without using MS Excel interop....SetLicense method Create a Workbook from the scratch Insert data...the first worksheet in the workbook Set AutoFilter range and add...

    kb.aspose.com/cells/net/how-to-filter-data-in-e...
  4. 使用C++在输出PDF中渲染Unicode补充字符|Documentation

    了解如何使用 Aspose.Cells for C++ 在输出 PDF 中渲染 Unicode 辅助字符。...characters Workbook wb ( inputFilePath ); // Save the workbook as PDF...:: Pdf ); std :: cout << "Workbook saved successfully with Unicode...

    docs.aspose.com/cells/zh/cpp/render-unicode-sup...
  5. 在加载文件时自动调整行高(C++)|Documentation

    了解如何使用 Aspose.Cells 与 C++ 自动适应未使用自定义高度的行。...file and save it as PDF { Workbook wb ( filePath + u "sample...load options for the second workbook LoadOptions loadOptions ;...

    docs.aspose.com/cells/zh/cpp/autofit-row-height/
  6. 导出数据棒、颜色刻度和图标集条件格式时的Excel转HTML,支持C++|Documentation

    学习在使用 Aspose.Cells for C++ 将Excel文件转换为HTML时,导出数据条、颜色刻度和图标集条件格式。...转换】(/cells/zh/cpp/convert-workbook-to-different-formats/#con...sample excel file in a workbook object Workbook wb ( filePath ); //...

    docs.aspose.com/cells/zh/cpp/export-databar-col...
  7. 用C++更新切片器|Documentation

    本文介绍如何通过更新切片器来更新关联的透视表,使用Aspose.Cells for C++ API。...xlsx" ; Workbook wb ( inputFilePath ); // Access...Refresh (); // Save the modified workbook. U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/updating-slicer/
  8. 如何旋转单元格文本|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 来编程旋转单元格中的文本。...您可以使用Workbook类打开现有的Excel文件或创建新文件。 访问工作表..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. 用C++插入迷你图|Documentation

    使用Aspose.Cells结合C++为Excel创建迷你图。..." ); // Create a new workbook Workbook book ; Worksheet sheet...le::Style10); // Save the workbook book . Save ( outDir + u "output...

    docs.aspose.com/cells/zh/cpp/creating-sparklines/
  10. 使用C++检测超链接类型|Documentation

    通过Aspose.Cells for C++ API学习如何检测超链接类型。...01_SourceDirectory \\ " ); Workbook workbook ( srcDir + u "LinkTypes...xlsx" ); Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/detect-hyperlink-t...