Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 12,605 for

workbook

(0.08 sec)
  1. Add Borders in Excel using C#

    By following this article add borders in Excel using C#. Get IDE settings, a list of steps, and a sample code showing how to create a border in Excel using C#....NET to add borders Create a Workbook and access the default sheet...in the sheet and save the workbook These steps summarize the...

    kb.aspose.com/cells/net/add-borders-in-excel-us...
  2. 提示框|Aspose.Slides 文档

    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....false ); IChartDataWorkbook workBook = chart . getChartData ()...getChartData (). getSeries (). add ( workBook . getCell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/zh/androidjava/callout/
  3. How to Merge Cells in Excel using C#

    This basic tutorial will provide detail on how to merge cells in Excel using C#. By using a few number of API calls in C# excel cell merge feature can be incorporated in an existing or a new Workbook....Package Manager Initialize a Workbook class object to create a new...finally, save the output Excel workbook which will contain a sample...

    kb.aspose.com/cells/net/how-to-merge-cells-in-e...
  4. How to Convert Excel to SVG in Java

    This simple tutorial explains the details about how to convert Excel to SVG in Java. You can change Excel to SVG using Java with few lines of code in macOS, Linux, or Windows....Excel to SVG Instantiate a Workbook class instance to load input...of output SVG Convert Excel workbook to Vector Graphics file by...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  5. Losing cells borders on convertion to Pdf - Asp...

    Hi When we convert Excel file to Pdf, some cells borders are losing. Native Excel convertion works fine. That behavior reproduces at https://products.aspose.app/cells/ru/conversion/xlsm-to-pdf and in code with latest A…...LoadFormat); using var workbook = new Workbook(filename, loadOptions);...ChangeExtension(filename, “.pdf”); workbook.Save(resultFilename, saveOptions);...

    forum.aspose.com/t/losing-cells-borders-on-conv...
  6. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in Java... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/java/manage-ole/
  7. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....conditional formatting, converting workbooks to multiple formats (PDF,...Conversion Features Convert Workbook to Different Formats Supports...

    www.nuget.org/packages/Aspose.Cells
  8. Ինչպես փոխարկել XML-ը CSV-ի՝ օգտագործելով C#

    Այս հակիրճ հոդվածն ընդգրկում է, թե ինչպես փոխարկել XML-ը CSV-ի՝ օգտագործելով C#: Այն բացատրում է միջավայրի կարգավորումը, ծրագրի փուլային հոսքը և գործարկվող կոդ՝ XML-ը CSV-ի փոխարկելու համար՝ օգտագործելով C#:...CSV-ի փոխարկելու համար Ստեղծեք Workbook դասի օբյեկտ՝ սկզբնաղբյուր...սկզբնաղբյուր XML ֆայլը բեռնվում է Workbook դասի օրինակով, այնուհետև կանչվում...

    kb.aspose.com/hy/cells/net/how-to-convert-xml-t...
  9. Manage OLE|Aspose.Slides for PHP Documentation

    Manage OLE objects in PowerPoint presentations in PHP... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/php-java/manage-ole/
  10. How to Insert Image in Excel using Node.js

    This article guides on how to insert image in Excel using Node.js. It contains the IDE settings, a list of programming steps, and a runnable sample code to insert picture in Excel cell using Node.js....insert an image Create a new Workbook and access a sheet where the...image file Save the resultant workbook with an image in it These...

    kb.aspose.com/cells/nodejs/how-to-insert-image-...