Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 156,990 for

xlsx

(0.07 sec)
  1. Set the Comment of Table or List Object inside ...

    Learn how to set the comment of the table or list object inside the worksheet using Aspose.Cells for Node.js via C++....xlsx" )); // Access first worksheet..." ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/set-the-commen...
  2. AutoFitColumns会让隐藏列展示出来 - Free Support Forum - ...

    SyntaxEditor Code Snippet 代码: string filePath = @“C:\Users\25477\Downloads\工作簿1.Xlsx”; using Workbook workbook = new Workbook(filePath); workbook.Worksheets[0].Cells.HideColumn(1); workbook.Worksheets[0].Cells.Colum…...xlsx”; using Workbook workbook =...Save(@“C:\Users\25477\Downloads\工作簿2.xlsx”); John.He December 26, 2025...

    forum.aspose.com/t/autofitcolumns/323726
  3. WarningSource enumeration | Aspose.Words for No...

    Aspose.Words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... Xlsx Module that writes XLSX files. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Feature List of Aspose.Finance|Documentation

    C# Finance Library API features include create, read, write, validate documents including XBRL, iXBRL, OFX request and response....instance to to XLSX. Convert iXBRL(inline XBRL) to XLSX. Convert OFX...

    docs.aspose.com/finance/net/feature-list/
  5. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...xlsx" ); // Access your text box...4 ); // Save the workbook in xlsx format wb . Save ( outDir +...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  6. | Aspose

    Sample code for JPEG to XLS Java conversion. Use API example code for batch JPEG files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  7. | Aspose

    Sample code for TIF to XLS Java conversion. Use API example code for batch TIF files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/java/conversion/tif-to-...
  8. | Aspose

    Sample code for TIF to XLS Java conversion. Use API example code for batch TIF files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/cpp/conversion/tif-to-xls/
  9. | Aspose

    Sample code for JPEG2000 to XLS Java conversion. Use API example code for batch JPEG2000 files to XLS conversion within any Web or Desktop Java based application....formats including PDF, CSV, XLSX, TXT, HTML, XPS, and several...open and structured format, XLSX, with the release of Microsoft...

    products.aspose.com/ocr/java/conversion/jpeg200...
  10. 使用XmlMapCollection.Add方法在工作簿内添加XML映射,使用C++|Docu...

    使用C++的XmlMapCollection.Add方法在工作簿内添加XML映射。...inputXmlMap ); // Save the workbook in xlsx format U16String outputFilePath...outputFilePath = srcDir + u "output_out.xlsx" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/add-xml-map-inside...