Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 27,083 for

excel worksheet

(1.36 sec)
  1. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...get an image from a chart in Excel, only parts of the labels are...ioBy_VA”; Worksheet excelWorksheet = wb.Worksheets[“Output”];...

    forum.aspose.com/t/missing-text-in-labels/310539
  2. Datalabels YPixel not set well - Free Support F...

    Hi All, I have a problem when I modify theYPixel position for a datalabel. This position is modified but do not contain the expected value… I am using Aspose.Cells 25.4.0 cf the code below: var pathWorkbook = @"...\…...Cells Product Family excel-charts , chart hormancey May...Workbook(pathWorkbook); Worksheet sheettest = wbtest.Worksheets[0]; Chart charttest...

    forum.aspose.com/t/datalabels-ypixel-not-set-we...
  3. 使用 C++ 通过 JavaScript 导入 XML 到 Excel 工作簿|Documen...

    使用 Aspose.Cells for JavaScript 通过 C++ 将数据从 XML 文件导入 Excel。...C++ 通过 JavaScript 导入 XML 到 Excel 工作簿 Contents [ Hide ] Aspose...方法导入工作簿内的XML映射。可以按照以下步骤在Microsoft Excel中导入XML映射: 选择** 开发人员** 选项卡 单击...

    docs.aspose.com/cells/zh/javascript-cpp/import-...
  4. How to set AutoRecover property of Workbook wit...

    Learn how to set the AutoRecover property of a workbook using Aspose.Cells for JavaScript via C++....Microsoft Excel disables AutoRecover (Autosave) on that Excel file...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  5. Word From Excel C++中的mail Merge

    使用C++個性化您的Mail merge Word from Excel文件。使用C++中的Mail merge Word from Excel模板自動化電子郵件或構建報告。...merge Word 文件和 Excel 數據 快速 C++ 庫,用於執行郵件與 Excel 數據的合併。 我們的 Mail...Mail Merge SDK 允許您使用 Excel 工作表中的數據填充 Word 模板。基於我們的 Mail Merge API...

    products.aspose.com/words/zh-hant/cpp/mailmerge...
  6. Technical Articles|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....Features Using a Microsoft Excel Worksheet as the Message Body and...

    docs.aspose.com/email/net/technical-articles/
  7. 使用Node.js via C++在图表上添加WordArt水印|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel的图表中添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...xlsx" ); // Open the existing excel file. const workbook = new AsposeCells...Get the chart in the first worksheet. const chart = workbook ....

    docs.aspose.com/cells/zh/nodejs-cpp/add-wordart...
  8. 在 Python.NET 中使用 InterruptMonitor 在转换或加载过慢时停止操作...

    学习如何在 Python 中使用 Aspose.Cells 的 InterruptMonitor 中断 Excel 文件处理,以在长时间操作中高效管理资源。...该代码将大型Excel文件转换为PDF。由于这些代码行的原因,转换需要几秒钟(即...aspose.cells import Workbook , Worksheet , CellsException , ExceptionType...

    docs.aspose.com/cells/zh/python-net/stop-conver...
  9. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath..."chart.xls" ; // Path of output excel file U16String outputFilePath...

    docs.aspose.com/cells/cpp/controls-in-charts/
  10. Cells25.4透视表pivotField.displayName设置失败 - Free S...

    image.jpg (192.7 KB) 什么情况会导致displayName会部分失效,无法展示?右下角都是能正确展示字段名称。 image.jpg (205.7 KB) image.jpg (168.6 KB)...xlsx"); Worksheet worksheet = workbook.getWorksheets()...PivotTableCollection pivotTables = worksheet.getPivotTables(); // 获取透视表...

    forum.aspose.com/t/cells25-4-pivotfield-display...