Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 28,123 for

worksheet

(0.14 sec)
  1. Convert JSON Format to ODT in Android Apps | pr...

    Parse JSON to ODT in Java without using Microsoft Word...file Import JSON file to worksheet using JsonUtility class and...

    products.aspose.com/total/android-java/conversi...
  2. Extract Text and Images from XLTM File Online a...

    Online XLTM file parser app. C++ API C++ code to extract text in rows and cells from XLTM spreadhseets....XLTM file Select relevant worksheet with its index Use Picture...

    products.aspose.com/total/cpp/parse/xltm/
  3. Extract Text and Images from XLSB File Online a...

    Online XLSB file parser app. C++ API C++ code to extract text in rows and cells from XLSB spreadhseets....XLSB file Select relevant worksheet with its index Use Picture...

    products.aspose.com/total/cpp/parse/xlsb/
  4. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…...wb = new Workbook(xlFile); Worksheet sheet = wb.getWorksheets()...icons (as compared to the worksheet as rendered in Excel). Thanks...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  5. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need...."Date1" ); // Get the first worksheet cells. Cells cells = workbook...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  6. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++.... Access the chart data worksheet. Clear all the default series...; // Gets the chart data worksheet SharedPtr < IChartDataWorkbook...

    docs.aspose.com/slides/cpp/create-chart/
  7. Assign and Validate Digital Signatures with Jav...

    Excel file digital signature and verification using Aspose.Cells for JavaScript via C++. Protect the authenticity of workbook content with digital signatures....Add Signature line to the worksheet Support for XAdES Signature...

    docs.aspose.com/cells/javascript-cpp/assign-and...
  8. Get a List of Fonts Used in a Spreadsheet or Wo...

    Aspose.Cells for Python via .NET is a library for working with spreadsheet files. It supports retrieving a list of fonts used in a spreadsheet or workbook, allowing users to obtain font information used in a document. This article shows how to use the Aspose.Cells for Python via .NET library to get a list of fonts.... It contains one dummy worksheet with some dummy fonts added...

    docs.aspose.com/cells/python-net/get-a-list-of-...
  9. Headings and Body Theme Font|Documentation

    Aspose.Cells is a JavaScript‑via‑C++ library for working with spreadsheet files. It supports setting heading and body theme fonts in Excel documents, enabling users to customize the appearance and style of the document. This article introduces how to use the Aspose.Cells library to work with heading and body theme fonts in Excel documents....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/headings-a...
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples.... Access the chart data worksheet. Clear all the default series...; // Gets the chart data WorkSheet IChartDataWorkbook fact =...

    docs.aspose.com/slides/androidjava/create-chart/