Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 159,173 for

xlsx

(0.1 sec)
  1. 用C++更改HTML链接目标类型|Documentation

    学习如何使用编号Aspose.Cells for C++更改HTML链接的目标类型,程序化控制HTML链接中的target属性。...xlsx" ; // Path of output HTML file...

    docs.aspose.com/cells/zh/cpp/change-the-html-li...
  2. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....xlsx" ; // Create a workbook Workbook...outputFilePath , SaveFormat :: Xlsx ); std :: cout << "Workbook...

    docs.aspose.com/cells/cpp/setting-formula-calcu...
  3. 工作表缩放的可行解决方案|Aspose.Slides for Python 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...xlsx" ) as workbook : worksheet =...ole_stream , cells . SaveFormat . XLSX ) with slides . Presentation...

    docs.aspose.com/slides/zh/python-net/working-so...
  4. 用 C++ 为形状的文字设置预设文字艺术样式|Documentation

    学习如何用 Aspose.Cells for C++ 为形状的文本设置预设文字艺术样式。...WordArtStyle3 ); // Save the workbook in xlsx format workbook . Save ( u "...02_OutputDirectory \\ outputSetPresetWordA.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/zh/cpp/set-preset-wordart...
  5. Get Icon Sets, Data Bars or Color Scales Object...

    Aspose.Cells for C++ is a library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.Cells library to retrieve data for these objects....xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/get-icon-sets-data-ba...
  6. Visual Studio Export GridView To Excel Control|...

    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.... Export GridView to Xlsx, Xlsb, Xls, Txt, Csv, Ods. Works...to Excel Export GridView to Xlsx Export GridView to Xlsb Export...

    docs.aspose.com/cells/net/visual-studio-export-...
  7. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    使用 Aspose.PDF for PHP 透過 Java 將 PDF 轉換為 DOCX、PPTX、XLS、Xlsx、EPUB、TEX、MHTML、Markdown 等格式。...xlsx' ; // Create a new Document...// Set the output format to XLSX $saveOption -> setFormat ( ...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  8. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    通过 Java 使用 Aspose.PDF for PHP 将 PDF 转换为 DOCX、PPTX、XLS、Xlsx、EPUB、TEX、MHTML、Markdown 等...xlsx' ; // Create a new Document...// Set the output format to XLSX $saveOption -> setFormat ( ...

    products.aspose.com/pdf/zh-hans/php-java/conver...
  9. Setting ScaleCrop and LinksUpToDate properties ...

    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) generated with this code, change...

    docs.aspose.com/cells/net/setting-scalecrop-and...
  10. Remove Existing PrinterSettings of Worksheets i...

    In this article, you will learn how to remove existing PrinterSettings of worksheets inside the Excel file through the PageSetup object programmatically with sample code using the C# API or .NET Library....printer settings in the saved XLSX files. Printer settings files...

    docs.aspose.com/cells/net/remove-existing-print...