Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 102,131 for

workbook

(0.39 sec)
  1. Java API to Render MD to XLSM | products.aspose...

    Export MD to XLSM via Java API without using Microsoft Excel or Adobe Reader...files to Excel Macro-Enabled Workbook (XLSM) files. This can be...render the MD file to an Excel Workbook (XLSX) file. Aspose.PDF for...

    products.aspose.com/total/java/conversion/md-to...
  2. Pie chart Hover value display - Free Support Fo...

    Hi I have created a pie chart with different formats for values. A- “EUR” is applied in format B -doesn’t have any formats applied C- “$” is applied in format Now, if I hover on C series in pie chart it displays the…...Create a workbook and access the first worksheet Workbook workbook...workbook = new Workbook(); Worksheet sheet = workbook.Worksheets[0];...

    forum.aspose.com/t/pie-chart-hover-value-displa...
  3. Specify the Far East and Latin Name of the Font...

    Learn how to specify the Far East and Latin font names in text options of a shape using Aspose.Cells for C++....of the text and saves the workbook as an output Excel file. The...Aspose :: Cells :: Startup (); Workbook wb ; Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/specify-the-far-east-...
  4. Export DataBar, ColorScale, and IconSet Conditi...

    Learn how to export DataBar, ColorScale, and IconSet conditional formatting while converting Excel files to HTML using Aspose.Cells for C++....Excel file into a workbook object Workbook wb ( filePath ); //...

    docs.aspose.com/cells/cpp/export-databar-colors...
  5. Globalization and Localization with C++|Documen...

    Learn how to handle globalization and localization in Aspose.Cells for C++ to support multiple languages and regional settings....Close Import XML into Excel Workbook with C++ Using WorkbookMetadata...

    docs.aspose.com/cells/cpp/globalization-and-loc...
  6. Verify Password of Encrypted Files with JavaScr...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , FileFormatUtil...Author while Write Protecting Workbook with JavaScript via C++...

    docs.aspose.com/cells/javascript-cpp/verify-pas...
  7. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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.... C++ //Create an empty workbook intrusive_ptr wb = Factory...below. C++ //Create a new workbook intrusive_ptr wb = Factory...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  8. Convert POWERPOINT to XLTX Format via Java | pr...

    Convert POWERPOINT to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/power...
  9. Convert PPTM to XLAM in Android Apps or with fr...

    Convert PPTM to XLAM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM to XLAM online converter quickly before integrating the code....Microsoft Excel macro-enabled workbook file. It is a file format...format that is used to store workbooks that contain macros. It is a...

    products.aspose.com/total/android-java/conversi...
  10. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting HTML to a Multisheet XLSX report. There is not a lot of documentation on doing this conversion. I am curious, when the HTML string is parsed, how does it know what are separate worksh…... how does the Workbook object deliminate its WorksheetCollections...output single file Excel xlsx Workbooks with it. Our conversion is...

    forum.aspose.com/t/html-to-excel-worksheets/252535