Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 202,945 for

excel

(0.93 sec)
  1. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an Excel to word by first converting the Excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...convert an excel to word by first converting the excel worksheet...output looks close enough to the excel but the word output looks extremely...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  2. How to Scale a Worksheet with Python.NET|Docume...

    This article explains how to scale a worksheet using Aspose.Cells for Python.NET....Worksheet in Excel Scaling a worksheet in Excel helps fit content...steps: Open your worksheet in Excel. Navigate to Page Layout > Scale...

    docs.aspose.com/cells/python-net/how-to-scale-a...
  3. Change chart legend entry background color - Fr...

    Hi Team, I’d like to change the background (fill) color of one particular chart legend entry. Can you please provide a short code snippet on how it can be made using Aspose.Cells? Thank you Selection_176.png (12.6 KB…...legend item), it seems that Excel does not support it. If possible...possible, please share an Excel file that meets your requirem and...

    forum.aspose.com/t/change-chart-legend-entry-ba...
  4. 按行和列格式化,使用Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++支持更改行高或列宽,还可以对行或列应用格式。...通常,用户在Microsoft Excel中通过直观界面调整行高和列宽。但借助Aspose.Cells,开发者可以在运行时执行这些操作。...,代表一个Microsoft Excel文件。 Workbook 类包含一个 WorksheetCollection ,可以访问Excel文件中的每个工作表。工作表由...

    docs.aspose.com/cells/zh/nodejs-cpp/adjusting-r...
  5. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for JavaScript via C++....following sample code, its sample Excel file as well as the screenshot...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/tile-pictu...
  6. Protecting and Unprotecting Workbooks in VSTO a...

    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....open an existing Microsoft Excel file, protect the workbook with...//Instantiate the Application object. Excel . Application excelApp = Application...

    docs.aspose.com/cells/net/protecting-and-unprot...
  7. Showing Cell Range as the Data Labels with Java...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Contents [ Hide ] In Microsoft Excel 2013, you can display a cell...as data labels in Microsoft Excel: Select the series data labels...

    docs.aspose.com/cells/javascript-cpp/showing-ce...
  8. 应用Microsoft Excel的高级筛选以显示符合复杂条件的记录|Documentation

    学习如何通过C++ API使用Aspose.Cells for JavaScript应用Microsoft Excel的高级筛选以显示满足复杂标准的记录。...应用Microsoft Excel的高级筛选以显示符合复杂条件的记录 Contents [ Hide ] 可能的使用场景...可能的使用场景 Microsoft Excel允许在工作表数据上应用 高级筛选 以显示满足复杂条件的记录。你可以通过 数据 > 高级 命令应用高级筛选,如此截屏所示。...

    docs.aspose.com/cells/zh/javascript-cpp/apply-a...
  9. Specify Custom Number Decimal and Group Separat...

    Change number decimal and group separators in Excel using Aspose.Cells for JavaScript via C++....Contents [ Hide ] In Microsoft Excel, you can specify the Custom...Separators from the Advanced Excel Options as shown in the screenshot...

    docs.aspose.com/cells/javascript-cpp/specify-cu...
  10. Date Axis|Documentation

    Learn how to manage the date axis in Aspose.Cells for Java. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....between dates is seven days, Excel sets the base unit to days,...Handle Date Axis like Microsoft Excel Please see the following sample...

    docs.aspose.com/cells/java/date-axis/