Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 27,112 for

excel worksheet

(0.12 sec)
  1. Filtering the kind of data while loading the wo...

    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....Specific Worksheets in a Workbook Load source Excel file without...

    docs.aspose.com/cells/java/filtering-the-kind-o...
  2. 在 Android 上优化演示文稿的图像管理|Aspose.Slides 文档

    通过 Aspose.Slides for Android via Java,简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并实现工作流自动化。...Slides for Android via Java 允许您从 Excel 工作表生成 EMF 图像,并通过 Aspose.Cells...Workbook ( "chart.xlsx" ); Worksheet sheet = book . getWorksheets...

    docs.aspose.com/slides/zh/androidjava/image/
  3. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using Regular Expression with Aspose.Cells in C++....GetRegexKey() property with the sample Excel file ( 101089318.xlsx ). The...Assistant Close Copy and Move Worksheets Within and Between Workbooks...

    docs.aspose.com/cells/cpp/replace-text-in-a-wor...
  4. AutoFitColumns会让隐藏列展示出来 - Free Support Forum - ...

    SyntaxEditor Code Snippet 代码: string filePath = @“C:\Users\25477\Downloads\工作簿1.xlsx”; using Workbook workbook = new Workbook(filePath); workbook.Worksheets[0].Cells.HideColumn(1); workbook.Worksheets[0].Cells.Colum…...Worksheets[0].Cells.HideColumn(1); workbook.Worksheets[0]...Columns[2].IsHidden=true; workbook.Worksheets[0].AutoFitColumns(); workbook...

    forum.aspose.com/t/autofitcolumns/323726
  5. Aspose.Cells 无法正常加载camera shape - Free Support ...

    当drawing.xml的a14:cameraTool节点没有spid属性的时候,aspose.cells将会无法正常解析camera shape的CellRange,导致camera shape的内容丢失。附件为测试文件 image.png (13.3 KB) image.png (9.5 KB) camera shape.zip (8.3 KB)...Worksheets[0]; // 2. Remove any existing...@ChenGY1234 , 感谢提供模板Excel文件和截图。 经过初步测试,我使用您的模板Excel文件和以下示例代码片段,成功复现了该问题。我发现Aspose...

    forum.aspose.com/t/aspose-cells-camera-shape/32...
  6. How to create a Shape and also edit with points...

    Here is the document for reference to know in detail edit points.zip (33.3 KB)...Worksheets[0].Shapes.AddFreeform(1,...provide shape sample in in excel? amjad.sahi July 1, 2025, 2:24pm...

    forum.aspose.com/t/how-to-create-a-shape-and-al...
  7. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......worksheets[0] # Add two shapes (e.g...not look like the original excel chart @JThomas98, This is to...

    forum.aspose.com/posts.rss
  8. Implementing Non-Sequential Ranges with JavaScr...

    Learn how to create named non‑sequential ranges with Aspose.Cells for JavaScript via C++. Use non‑adjacent cell ranges effectively.... worksheets . names . add ( "NonSequencedRange"...); const name = workbook . worksheets . names . get ( index );...

    docs.aspose.com/cells/javascript-cpp/implementi...
  9. What’s the best way to extract structured data ...

    What’s the best way to extract structured data from JSON files without coding? I’m looking for a solution that can convert my raw JSON data to multiple formats. Someone suggested the SysTools JSON Converter tool — does…...allows loading JSON data into worksheets while preserving structure...JSON into formats like CSV, Excel, or PDF without development...

    forum.aspose.com/t/what-s-the-best-way-to-extra...
  10. Aspose.cell The type initializer for 'SkiaSharp...

    from the event log of my windows server 2012, the aspose.cell was hitting the issue i am using the Aspose.Cells 24.10.0 and i can actually see the dependencies at the bin folder any idea? image.png (14.8 KB) Applicati…...(runnable) code and template Excel file (if any) to reproduce the...7:38am 5 by far if i remove worksheet.AutoFitColumns(); it will...

    forum.aspose.com/t/aspose-cell-the-type-initial...