Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 75,928 for

excel workbook api

(0.12 sec)
  1. Convert OTT to PPTM via C# .NET or with free On...

    Convert Word ott documents to PowerPoint pptm files with C#. Convert multiple files within ASP.NET or other .NET applications....NET APIs. The former is a word processing API for processing...a presentation manipulation API that lets you create or modify...

    products.aspose.com/total/net/conversion/ott-to...
  2. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console...additional columns in the resulting Excel file, which may not be desirable...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  3. Merge PPTX Files Online or using Java | product...

    Free online app to combine different PPTX presentations. Java merging library code to merge PPTX presentation into format of your choice....file as PDF, Images, Word, Excel, PowerPoint & many other formats...Aspose.Slides for Java , child API of Aspose.Total for Java , any...

    products.aspose.com/total/java/merge/pptx/
  4. Merge PPT Files Online or using Java | products...

    Free online app to combine different PPT presentations. Java merging library code to merge PPT presentation into format of your choice....file as PDF, Images, Word, Excel, PowerPoint & many other formats...Aspose.Slides for Java , child API of Aspose.Total for Java , any...

    products.aspose.com/total/java/merge/ppt/
  5. Convert OTT to PPS via C# .NET or with free Onl...

    Convert Word ott documents to PowerPoint pps files with C#. Convert multiple files within ASP.NET or other .NET applications....NET APIs. The former is a word processing API for processing...a presentation manipulation API that lets you create or modify...

    products.aspose.com/total/net/conversion/ott-to...
  6. Convert ODT to ODP via C# .NET or with free Onl...

    Convert Word odt documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....NET APIs. The former is a word processing API for processing...a presentation manipulation API that lets you create or modify...

    products.aspose.com/total/net/conversion/odt-to...
  7. Convert OTT to PPT via C# .NET or with free Onl...

    Convert Word ott documents to PowerPoint ppt files with C#. Convert multiple files within ASP.NET or other .NET applications....NET APIs. The former is a word processing API for processing...a presentation manipulation API that lets you create or modify...

    products.aspose.com/total/net/conversion/ott-to...
  8. Convert OTT to PPTX via C# .NET or with free On...

    Convert Word ott documents to PowerPoint pptx files with C#. Convert multiple files within ASP.NET or other .NET applications....NET APIs. The former is a word processing API for processing...a presentation manipulation API that lets you create or modify...

    products.aspose.com/total/net/conversion/ott-to...
  9. Online RTF File Merger or Build Python Apps to ...

    Free online app to combine different RTF files. Python merging library code to merge RTF documents into other formats....file as PDF, Images, Word, Excel, PowerPoint & many other formats...RTF File via Python Reference APIs within the project directly...

    products.aspose.com/total/python-net/merge/rtf/
  10. Chart to Image with C++|Documentation

    Learn how to use Aspose.Cells for C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Cells APIs support converting Excel charts to image...); // Create a new workbook Workbook workbook ; // Add a new worksheet...

    docs.aspose.com/cells/cpp/chart-to-image/