Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 156,994 for

xlsx

(0.11 sec)
  1. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....xlsx" ; // Path of output Excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load your source Excel...

    docs.aspose.com/cells/cpp/working-with-the-shad...
  2. 通过Node.js使用C++处理Shape或Chart的阴影效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的阴影效果。...xlsx" ); // Load your source excel...3 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  3. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells with C++....xlsx" ; // Path of output Excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load your source Excel...

    docs.aspose.com/cells/cpp/working-with-the-refl...
  4. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.Xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…...xlsx , contains a simple table with...xlFile = [PATH] + "IconSets.xlsx"; final String sheetName = "Sheet1";...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  5. 当操作时间过长时,使用InterruptMonitor停止转换或加载,采用C++中的JavaS...

    学习如何在Aspose.Cells for JavaScript通过C++中使用InterruptMonitor停止工作簿转换为多种格式(如PDF、HTML等)的方法。..." ); 如你所见, J1000000 在 XLSX 文件中是一个较远的单元格。然而, waitForWhileAndThenI()..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/stop-co...
  6. Find if the Worksheet is Dialog Sheet with Node...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Node.js via C++....xlsx) that contains a dialog sheet...dataDir , "sampleFindIfWorkshee.xlsx" ); // Load Excel file containing...

    docs.aspose.com/cells/nodejs-cpp/find-if-the-wo...
  7. Specify Individual or Private Set of Fonts for ...

    Learn how to specify an individual or private set of fonts for workbook rendering using Aspose.Cells for C++....LoadOptions opts ( LoadFormat :: Xlsx ); opts . SetFontConfigs ( fontConfigs...wb ( u "sampleSpecifyIndivid.xlsx" , opts ); // Save to PDF format...

    docs.aspose.com/cells/cpp/specify-individual-or...
  8. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....loadOptions ( LoadFormat :: Xlsx ); loadOptions . SetLoadFilter...srcDir + u "sampleFilterChars.xlsx" , loadOptions ); // Save the...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  9. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...xlsx" ; // Path of output excel file...outputFilePath = outDir + u "Mybook.out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...
  10. Aspose.Cells for Java - Interruptible Library|D...

    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" , FileFormatType . XLSX ); } catch ( CellsException...

    docs.aspose.com/cells/java/aspose-cells-for-jav...