Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 134,979 for

xlsx

(0.09 sec)
  1. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...xlsx"); Worksheet sheet = workbook...file as “4366-20250303_new1.xlsx”. I then tested your scenario/case...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  2. Key Features of Aspose.PDF for Go|Aspose.PDF fo...

    Aspose.PDF for Go demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF....Converting and Saving DOC, DOCX, XLSX, PPTX, JPEG, PNG, BMP, TIFF...

    docs.aspose.com/pdf/go-cpp/key-features/
  3. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....xlsx" ); // Create workbook from...( "sample.xlsx" , AsposeCells . SaveFormat . Xlsx ); Execute...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  4. Update Days Preserving History of Revision Logs...

    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....Columns supported by XLS and XLSX formats Opening Excel File without...

    docs.aspose.com/cells/net/update-days-preservin...
  5. Convert Excel to Word|Documentation

    Convert excel file to word using Python....xls, xlsx, .xlsb,xlsm ), CSV and OpenOffice(...

    docs.aspose.com/cells/python-java/convert-excel...
  6. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient document text parsing. Easily identify date and time values in your files!...doc = new Document ( MyDir + "Xlsx DateTime.docx" ); XlsxSaveOptions..."XlsxSaveOptions.DateTimeParsingMode.xlsx" , saveOptions ); See Also namespace...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PDF to EXCEL Converter using Go | Aspose.PDF

    Go sample code for converting PDF to EXCEL on any platform...converting Convert a PDF Page to XLSX using SaveXlsX function Close...previously opened PDF-document as XlsX-document with filename err =...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  8. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes document saving in Xlsx format, enhancing your workflow and document management....when saving a document in the XLSX format. public enum XlsxSectionMode..."XlsxSaveOptions.SelectionMode.xlsx" , xlsxSaveOptions ); See Also...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to Convert Excel to SVG using Python

    This short article is about how to convert Excel to SVG using Python. It has information about the development environment, a list of steps and a runnable sample code to generate Excel SVG using Python....runnable sample code to transform XLSX to SVG using Python . Different...Java to convert to SVG Load the XLSX file into the Workbook class...

    kb.aspose.com/cells/python/how-to-convert-excel...
  10. How to Add Image in Excel Cell using C#

    In this tutorial, you will understand how to add image in Excel Cell using C#. You can follow the steps and code snippet to insert image in Excel using C#....then save the output file as an XLSX workbook. Steps to Add Image...the image path Save the output XLSX workbook file with the inserted...

    kb.aspose.com/cells/net/how-to-add-image-in-exc...