Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 82,036 for

workbook

(0.05 sec)
  1. Ինչպես փոխել CSV-ն Excel-ի C++-ում

    Այս ձեռնարկը կառաջնորդի ձեզ, թե ինչպես փոխել CSV-ն Excel-ի C++-ում: Այն պահանջում է մի քանի տող կոդ՝ ֆայլը CSV-ից Excel-ի C++-ով փոխարկելու համար՝ օգտագործելով MS Windows կամ Linux օպերացիոն համակարգը:...Ներբեռնեք մուտքագրված CSV ֆայլը Workbook դասի օբյեկտի մեջ, որը պետք...է բեռնեք CSV ֆայլի նմուշը Workbook օբյեկտի մեջ, որը պետք է փոխարկվի...

    kb.aspose.com/hy/cells/cpp/how-to-change-csv-to...
  2. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取Excel工作表页面设置的纸张宽度和高度。...Create an instance of Workbook class Workbook book ; // Access first...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...
  3. Convert WORD to XLSM via Java or with free Onli...

    Convert WORD to XLSM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLSM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...your document, open it using Workbook class and specify XOR Encryption...

    products.aspose.com/total/java/conversion/word-...
  4. Android API to Convert WORD to XLAM or with fre...

    Convert WORD to XLAM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLAM online converter quickly before integrating the code....Microsoft Excel macro-enabled workbook format that allows users to...Load HTML document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  5. 支持在加载HTML到Excel工作簿时保持DIV标签布局|Documentation

    学习在将HTML加载到Excel工作簿时支持DIV标签布局的方法,使用Aspose.Cells for C++。...SetSupportDivTag ( true ); Workbook wb ( tempHtmlPath , loadOptions...:: Xlsx ); std :: cout << "Workbook saved successfully!" << std...

    docs.aspose.com/cells/zh/cpp/support-the-layout...
  6. Modify existing SQL Data Connection using Aspos...

    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....the Data Connections using Workbook.getDataConnections() collection...SQL Data Connection of the workbook. You can download the source...

    docs.aspose.com/cells/java/modify-existing-sql-...
  7. Redact XLSX Spreadsheet Online or using .NET | ...

    Open and redact XLSX document online via app for free. .NET API C# code to search and replace XLSX text....project Load XLSX file using Workbook class Get the relevant sheet...find and replace in whole workbook Save the XLSX Spreadsheet...

    products.aspose.com/total/net/redact/xlsx/
  8. Android API to Convert DOTM to XLAM or with fre...

    Convert DOTM to XLAM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLAM online converter quickly before integrating the code....is an Excel macro-enabled workbook file used for creating spreadsheets...Load HTML document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  9. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for .NET API....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/find-or-search-data/
  10. Remove Excel Table with Python

    Remove Excel table with Python using a few API calls. Get the IDE details, steps, and a sample code showing how to remove table format in Excel with Python....file with tables using the Workbook class Access the sheet where...the process by loading the Workbook and selecting the target worksheet...

    kb.aspose.com/cells/python/remove-excel-table-w...