Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 11,221 for

excel worksheet api

(0.73 sec)
  1. Python via .NET File Format Processing APIs | p...

    Python Apis for Microsoft Word documents, Excel spreadsheets, PowerPoint presentations and Outlook email formats from within Python applications....NET Python APIs to Automate Microsoft Word,...for Adobe Acrobat. This Python API empowers you to merge and split...

    products.aspose.com/total/python-net/
  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. Questions about document redlining performance ...

    I initially spoke with your sales team regarding licensing and pricing, and they kindly directed me to the forums for more detailed technical and performance-related questions. I’m therefore providing the requested techn…...Comparison] Cloud API (latest available version) We...Backend: Node.js / TypeScript API layer Document processing is...

    forum.aspose.com/t/questions-about-document-red...
  4. 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…...Worksheets[0].Cells.MaxColumn); var...var cell = wb.Worksheets[0].Cells[0, 2]; Console.WriteLine(wb.Worksheets[0]...

    forum.aspose.com/t/visit-public-cell-this-int-r...
  5. Text underline not appearing correctly when sav...

    Hi team, I am using the code below on a linux server to create an image from a range, I insert the image into PowerPoint. private static ImageOrPrintOptions _options = new ImageOrPrintOptions() { HorizontalResolution…...the text formatting in your Excel range is correctly set before...ImageType = ImageType.Emf }; c.Worksheets["Line Chart"].PageSetup.PrintArea...

    forum.aspose.com/t/text-underline-not-appearing...
  6. Aspose.Total for Node.js via Java|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....a scalable and feature-rich API that offers spreadsheet format...format conversion, styling of worksheets to the most granular level...

    docs.aspose.com/total/nodejs-java/
  7. Convert DIF to DOTM using Python or with free O...

    DIF to DOTM conversion in your Python applications without using Microsoft Office or online. Test free DIF to DOTM online converter quickly before integrating the code....without installing Microsoft Excel ® or Word Download Why to Convert...Python via .NET API is a full package of various APIs dealing different...

    products.aspose.com/total/python-net/conversion...
  8. Aspose.Total for Python via .NET|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....Net API offers all the useful features...Diagram for .Net using Python. The API empowers you to use its powerful...

    docs.aspose.com/total/python-net/
  9. Convert SXC to WORD using Python or with free O...

    SXC to WORD conversion in your Python applications without using Microsoft Office or online. Test free SXC to WORD online converter quickly before integrating the code....without installing Microsoft Excel ® or Word Download Why to Convert...they need to use a third-party API to automate the conversion process...

    products.aspose.com/total/python-net/conversion...
  10. [Regression?] Location of PlotArea in charts is...

    Hi, We use on Aspose.Cells to move textboxes inside charts, in order to do this, we use the Apis to get the location of the plot area and move it accordingly. However, it seems after Aspose migrated PlotArea.InnerX to …...order to do this, we use the APIs to get the location of the plot...xlsx"); Chart chart = workbook.Worksheets[0].Charts[0]; chart.Calculate();...

    forum.aspose.com/t/regression-location-of-plota...