Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 105,158 for

workbook

(0.53 sec)
  1. 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…... you can use: Workbook workbook = new Workbook("input.xlsx");...xlsx"); workbook.Save("output.pdf", SaveFormat.Pdf); Next Steps Implement...

    forum.aspose.com/t/words-for-net-output-questio...
  2. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel Workbooks to HTML using Aspose.Cells for C++....save Excel workbooks to HTML. However, if the workbook contains...

    docs.aspose.com/cells/go-cpp/prevent-exporting-...
  3. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…...Clear(); var workbook = chart.ChartData.ChartDataWorkbook;...chart.ChartData.Categories.Add(workbook.GetCell(0, i + 1, 0, categories[i]));...

    forum.aspose.com/t/aspose-slides-waterfall-char...
  4. 在 Java 中创建或更新 PowerPoint 幻灯片图表|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...worksheetIndex = 0 ; IChartDataWorkbook workbook = chart . getChartData ()...(). getCategories (). add ( workbook . getCell ( worksheetIndex...

    docs.aspose.com/slides/zh/java/create-chart/
  5. Aspose.Cellsでシートをコピーすると配置していた画像オブジェクトの見え方が変わる -...

    Aspose.Cells for .NET(v25.10.0)を利用しています。 Aspose.Cellsでシートをコピーすると配置していた画像オブジェクトの見え方が変わりました。 確認すると設定していた透明度の設定がなくなっていました。 本件の対処方法を教えてください。 不具合であれば修正を検討ください。 詳細は以下の添付ファイルをご確認ください。 画像コピー検証.zip (88.3 KB) 添付ファイル内の「検証結果.…... Workbook workbook = new Workbook("path/to/your/source...xlsx"); Worksheet sourceSheet = workbook.Worksheets[0]; Worksheet targetSheet...

    forum.aspose.com/t/aspose-cells/320639
  6. Render One PDF Page Per Excel Worksheet - Excel...

    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....Excel files (for example, a workbook that has many sheets, each...formulas, you should call Workbook.CalculateFormula() just before...

    docs.aspose.com/cells/net/render-one-pdf-page-p...
  7. Retrieving SQL Connection Data|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....Cells provides the Workbook.DataConnections property for...ExternalConnection objects in the workbook. If the ExternalConnection...

    docs.aspose.com/cells/net/retrieving-sql-connec...
  8. Render One PDF Page Per Excel Worksheet - Excel...

    Learn how to render one PDF page per Excel worksheet while converting Excel to PDF with Aspose.Cells for Python via .NET API....Excel files (for example, a workbook that has many sheets, each...formulas, it is best to call the Workbook.calculate_formula method just...

    docs.aspose.com/cells/python-net/render-one-pdf...
  9. Copy Range Style Only|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.... This example creates a workbook, populates it with data, and...

    docs.aspose.com/cells/net/copy-range-style-only/
  10. Removing Slicer|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.... Finally, it saves the workbook as output Excel file . The...

    docs.aspose.com/cells/net/removing-slicer/