Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 159,753 for

xlsx

(2.2 sec)
  1. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...XLSX or .PDF the report generates...unlike other formats such as XLSX or PDF that you mentioned are...

    forum.aspose.com/t/limitation-of-number-of-rows...
  2. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values.... myDir + "Xlsx DateTime.docx" ); let saveOptions..."XlsxSaveOptions.dateTimeParsingMode.xlsx" , saveOptions ); See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Custom sorting in Pivot Table|Documentation

    How to sort Pivot Tables on field values with Aspose.Cells for JavaScript via C++....xlsx" /> < button id = "runExample"...Excel file (SamplePivotSort.xlsx).</p>' ; return ; } const file...

    docs.aspose.com/cells/javascript-cpp/custom-sor...
  5. Specify whether the PivotTable is compatible fo...

    Learn how to specify PivotTable compatibility for Excel2003 using Aspose.Cells for C++ while refreshing the PivotTable....xlsx" ); // Access first worksheet...( st ); // Save workbook in XLSX format wb . Save ( outDir +...

    docs.aspose.com/cells/cpp/specify-whether-the-p...
  6. Remove Annotation using Java | products.aspose.com

    Java source code to remove presentation comments...Slides Java Annotation PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/java/annotation/
  7. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving to the output Xlsx document...handled when saving to the output XLSX document. The default value..."XlsxSaveOptions.SelectionMode.xlsx" , xlsxSaveOptions ); See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Web Extensions - Office Add-ins with JavaScript...

    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,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/web-extens...
  9. Read and Write Tab Delimited File Format|Docume...

    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....supports many formats such as XLS, XLSX, XLSM, XLSB, CSV, tab-delimited...

    docs.aspose.com/cells/go-cpp/read-and-write-tab...
  10. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++....xlsx]) and an icon resource file...Workbook workbook ( u "sample.xlsx" ); Worksheet sheet = workbook...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/