Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 159,930 for

xlsx

(2.62 sec)
  1. Change the format of a cell|Documentation

    How to use Aspose.Cells library in JavaScript via C++ to change the formatting of cells, including font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  2. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....xlsx" ; // Path of output Excel file...outputFilePath = outDir + u "output_out.xlsx" ; // Load your source Excel...

    docs.aspose.com/cells/cpp/working-with-the-shad...
  3. 通过Node.js使用C++处理Shape或Chart的阴影效果|Documentation

    学习如何使用Aspose.Cells for Node.js via C++处理形状或图表的阴影效果。...xlsx" ); // Load your source excel...3 ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  4. Images and Documents Format Conversion with Asp...

    Streamline your format conversion tasks using Aspose.Imaging Adapters and a variety of Aspose Products. These adapters enable image and document conversion between Aspose.Imaging and other key Aspose tools, ensuring a fluid integration process across your digital projects....Imaging Adapters Net PPTX DOCX XLSX PDF ODP Adapter Imaging.Adapter...(with advanced settings), DOCX, XLSX, HTML, and PPTX. Additionally...

    products.aspose.com/imaging/adapters/net/
  5. Features|Documentation

    Aspose.Cells for PHP via Java features.... SpreadsheetML (XLSX, XML) Aspose.Cells supports...file format versions, e.g., XLSX, XLTX, XLSM, XLTM, etc. Comma...

    docs.aspose.com/cells/php-java/features/
  6. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.Cells for Python via .NET library to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Excel 2007 and later versions in XLSX format on cells at runtime...."Testoutput.out.xlsx" ) book . save ( out_fn , SaveFormat . XLSX ) def...

    docs.aspose.com/cells/python-net/how-to-add-top...
  7. Convert Chart to Localized Image with C++|Docum...

    Learn how to set globalization configurations for charts using Aspose.Cells for C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages.... When you open an xlsx file with a chart in Excel,...

    docs.aspose.com/cells/cpp/convert-chart-to-loca...
  8. Features|Documentation

    Aspose.Cells for Node.js via C++ features.... SpreadsheetML (XLSX, XML) Aspose.Cells supports...and later file formats, e.g., XLSX, XLTX, XLSM, XLTM etc. Comma...

    docs.aspose.com/cells/nodejs-cpp/features/
  9. Aspose.Cells for Android via Java|Documentation

    Generate, modify, convert, render, and print documents using Aspose.Cells for Android via Java....Android via Java supports XLS, XLSX, CSV, SpreadsheetML, ODS, Tab...

    docs.aspose.com/cells/androidjava/
  10. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s formula in Aspose.Cells is only a reference or if it is an actual formula performing a calculation. Examples of formulas that should be treated as reference-only: =A1 =Sheet1…...xlsx]Sheet1!A1 Examples of formulas...A1, $B$2, Sheet1!A1, [Book1.xlsx]Sheet1!A1) // Regex for simple...

    forum.aspose.com/t/distinguish-reference-only-f...