Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 41,183 for

worksheet

(0.08 sec)
  1. Convert PPTX to XLT via C# or with free Online ...

    Convert PPTX to XLT in C# without using Microsoft Excel or Powerpoint or online. Test free PPTX to XLT online converter quickly before integrating the code....converted HTML document, select Worksheet via its index, create a Shape...contains a pre-designed worksheet. This worksheet can be used as a starting...

    products.aspose.com/total/net/conversion/pptx-t...
  2. Convert PPSX to XLT Format via Java or with fre...

    Convert PPSX to XLT format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLT online converter quickly before integrating the code.... Select Worksheet via its index, create a Shape...contains a pre-designed worksheet. This worksheet can be used as a starting...

    products.aspose.com/total/java/conversion/ppsx-...
  3. Convert POTX to XLT via C# or with free Online ...

    Convert POTX to XLT in C# without using Microsoft Excel or Powerpoint or online. Test free POTX to XLT online converter quickly before integrating the code....converted HTML document, select Worksheet via its index, create a Shape...contains a pre-designed worksheet. This worksheet can be used as a starting...

    products.aspose.com/total/net/conversion/potx-t...
  4. Convert POTM to XLT via C# or with free Online ...

    Convert POTM to XLT in C# without using Microsoft Excel or Powerpoint or online. Test free POTM to XLT online converter quickly before integrating the code....converted HTML document, select Worksheet via its index, create a Shape...contains a pre-designed worksheet. This worksheet can be used as a starting...

    products.aspose.com/total/net/conversion/potm-t...
  5. Aspose::Slides::Charts::IChartDataCell Class Re...

    Public Member Functions | List of all members Aspose::Slides::Charts::IChartDataCell Class Reference abstract Represe......Returns the index of the row of worksheet in which the cell is located...the index of the column of worksheet in which the cell is located...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  6. Error when saving as PDF - Aspose.Cells Product...

    The code is straight forward but errors on this: workbook.save(“output.pdf”); Not being able to look into com.aspose.cells.u33 or com.aspose.cells.z5p to see what the cause is has me stumped. Anyone else encounter this…...the image I added to the worksheet the save to PDF works. When...error. It seems when the worksheet has an image Cells goes berserk...

    forum.aspose.com/t/error-when-saving-as-pdf/248855
  7. ChartDataWorkbook - Aspose.Slides for Java - AP...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....getWorksheets () Gets a collection of worksheets. Methods inherited from class...getWorksheets() Gets a collection of worksheets. Example: Presentation pres...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. Insert notes to XLSM file via .NET | products.a...

    Insert notes to XLSM using C#. Use API example code to insert notes within .NET application....Workbook Insert notes to the Worksheet in a Cell Save the workbook...); foreach (Worksheet _ws in workbook.Worksheets) { _ws.Comments...

    products.aspose.com/cells/net/notes/insert-note...
  9. Aspose.Cells 8.1.0中的公共API更改|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....//Access first worksheet Worksheet sheet = book . Worksheets [ 0 ]; //Access...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Walls - Aspose.Cells for PHP via Java - API Ref...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...= new cells\Workbook(); $worksheet = $workbook->getWorksheets()->get(0);...

    reference.aspose.com/cells/php/aspose.cells/Walls