Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 140,007 for

xlsx

(0.08 sec)
  1. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....xlsx" )); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Convert XBRL to iXBRL via Python | products.asp...

    Sample code for XBRL to iXBRL Python conversion. Use API example code for batch XBRL files to iXBRL conversion within Python based applications....Other Conversion Options XBRL to XLSX (Microsoft Excel Open XML Spreadsheet)...

    products.aspose.com/finance/python-net/conversi...
  3. Remove ODP Annotation using Python | products.a...

    Python source code to remove ODP presentation comments...NET Annotation Odp PPT DOCX XLSX PDF ODP ODP Remove Comments...

    products.aspose.com/slides/python-net/annotatio...
  4. Remove PPTX Annotation using Java | products.as...

    Java sample code to delete PPTX format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Java Annotation Pptx PPT DOCX XLSX PDF ODP PPTX Remove Comments...

    products.aspose.com/slides/java/annotation/pptx/
  5. OleFormat.autoUpdate property | Aspose.Words fo...

    OleFormat.autoUpdate property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....xlsx" ); // Below are two ways of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Set Worksheet Tab Color with C++|Documentation

    This article demonstrates sample code that sets the Excel worksheet Tab Color programmatically using the C++ API or Library....xlsx" ; // Path of output Excel file...

    docs.aspose.com/cells/cpp/set-worksheet-tab-color/
  7. Disable Exporting Frame Scripts and Document Pr...

    Disable exporting frame scripts and document properties using Aspose.Cells with C++....xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/disable-exporting-fra...
  8. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....xlsx' , ole_format . suggested_extension...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...xlsx”); string rangeName = “BIPL...

    forum.aspose.com/t/missing-text-in-labels/310539
  10. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....calculateFormula (); // Save the result in XLSX format book . save ( path ....join ( dataDir , "output_out.xlsx" )); Setting a Complex Formula...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...