Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 28,469 for

worksheet

(0.14 sec)
  1. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....By accessing the relevant worksheet cell in the chart data, developers...

    docs.aspose.com/slides/python-net/chart-series/
  2. Words for .NET output questions - Free Support ...

    doc-gen format error.zip (2.1 MB) Please see the questions below from the client and help, thank you ! We are currently experiencing issues with Aspose when converting Excel and Word files to PDF, specifically differen…...Worksheets[0]; ws.PageSetup.PrintGridlines...with: .... var ws = workbook.Worksheets[0]; ws.PageSetup.PrintGridlines...

    forum.aspose.com/t/words-for-net-output-questio...
  3. Animate PowerPoint Charts in JavaScript|Aspose....

    Create stunning animated charts in JavaScript with Aspose.Slides for Node.js. Boost presentations with dynamic visuals in PPT and PPTX files—get started now.... Apply Chart Worksheet Formulas in Presentations...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  4. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。...LoadOptions , LoadFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  5. CSV 转换为 DataFrame | 在 Python 中将 CSV 转换为 Pandas ...

    学习如何使用 Aspose.Cells for Python 将 CSV 转换为 pandas DataFrame,步骤示例逐步讲解。在 pandas 中导入 CSV,通过 CSV 处理 Excel,轻松构建 DataFrames。...csv" ) # Access the first worksheet (CSV loads as sheet) csv_ws...csv_ws = csv_wb . worksheets[ 0 ] 步骤 2:从工作表中提取数据 # 一旦文件被加载,逐行提取其内容。这为将数据转换为...

    blog.aspose.com/zh/cells/convert-csv-to-pandas-...
  6. Incorrect render of text with font from Aptos f...

    Hello, I have an issue when rendering a Worksheet range to an EMF image when the font is from Aptos family. The render creates an image where the text lacks spaces as seen in this screenshot: image.png (739 Octets) W…...an issue when rendering a worksheet range to an EMF image when...asposeSheet = asposeWorkbook.Worksheets[worksheetName]; var range...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  7. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....; // Gets the chart data worksheet var fact = chart . getChartData...

    docs.aspose.com/slides/nodejs-java/chart-series/
  8. 用Node.js通过C++管理文档属性|Documentation

    学习如何通过Aspose.Cells for Node.js via C++管理文档属性。... Workbook 类可以包含多个工作表,每个由 Worksheet 类表示,而工作表集合由 WorksheetCollection...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-do...
  9. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....MULTIPLE_WORKSHEETS . Examples: Shows how to...save document as a separate worksheets. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard text, especially when users copy multiple cells from an external Excel file and paste them into the GridJs…...set the freeze panes in the worksheet: xs.sheet.data.setFreeze(ri...

    forum.aspose.com/t/issue-unable-to-capture-clip...