Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 159,929 for

xlsx

(0.48 sec)
  1. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...3" ; // Save the workbook in xlsx format const outputData = wb...

    docs.aspose.com/cells/javascript-cpp/specify-do...
  2. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...WordArtStyle3 ; // Save the workbook in xlsx format and provide a download...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  3. Recognise Self Closing Tags with JavaScript via...

    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....xlsx Sample Code <!DOCTYPE html>...loadOptions ); // Save the workbook to XLSX format const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/recognise-...
  4. Protect and Unprotect Worksheet with C++|Docume...

    Protect and unprotect worksheet of Excel files with Aspose.Cells for C++....xlsx" ); std :: cout << "Workbook...Workbook workbook ( u "Book1.xlsx" ); // Get the first worksheet...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  5. Saving Files in PHP|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....EXCEL_97_TO_2003 ); // Save in Excel2007 (XLSX) format $workbook -> save (...$dataDir . "book.out.xlsx" , $fileFormatType -> XLSX ); // Save in SpreadsheetML...

    docs.aspose.com/cells/java/saving-files-in-php/
  6. Set text of chart legend entry fill to none usi...

    Learn how to use Aspose.Cells for JavaScript via C++ to set the text of a chart legend entry fill to none. This guide will demonstrate how to modify the fill color of legend entries in Microsoft Excel charts for better visualization and customization....xlsx,.csv" /> < button id = "runExample"...true ; // Save the workbook in xlsx format and provide download...

    docs.aspose.com/cells/javascript-cpp/set-text-o...
  7. Add XML Map into the Workbook using XmlMapColle...

    Learn how to add an XML map into the workbook using the XmlMapCollection.Add method with Aspose.Cells for JavaScript via C++....xlsx ). The screenshot shows the...xmlString ); // Save the workbook in XLSX format and provide download...

    docs.aspose.com/cells/javascript-cpp/add-xml-ma...
  8. Remove Unused Styles inside the Workbook with J...

    Learn how to remove unused styles from a workbook using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...Save the modified workbook as XLSX and provide a download link...

    docs.aspose.com/cells/javascript-cpp/remove-unu...
  9. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…...your source and expected output xlsx files. Normally, you will have...following sample code and the source xlsx file attached by me. We will...

    forum.aspose.com/t/applying-themes-to-charts/10...
  10. Վերծանել Excel ֆայլը C#-ում

    Այս թեման բացատրում է, թե ինչպես վերծանել Excel ֆայլը C# լեզվով։ Այն ներառում է միջավայրի կարգավորման հրահանգներ, քայլ առ քայլ գործընթաց և աշխատող կոդի օրինակ՝ գաղտնաբառով պաշտպանված Excel ֆայլը վերծանելու համար C#-ում։... Կոդ՝ XLSX ֆայլը վերծանելու համար C#-ում...ներկայացվում է, թե ինչպես վերծանել XLSX ֆայլը C#-ում ։ Նախ՝ LoadOptions...

    kb.aspose.com/hy/cells/net/decrypt-excel-file-i...