Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 87,337 for

workbook

(0.09 sec)
  1. Convert XPS to FODS in Android Apps | products....

    Render XPS to FODS in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore XPS Conversion...

    products.aspose.com/total/android-java/conversi...
  2. Convert XPS to DIF in Android Apps | products.a...

    Render XPS to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore XPS Conversion...

    products.aspose.com/total/android-java/conversi...
  3. Convert CGM to TXT in Android Apps | products.a...

    Render CGM to TXT in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore CGM Conversion...

    products.aspose.com/total/android-java/conversi...
  4. Convert CGM to DIF in Android Apps | products.a...

    Render CGM to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore CGM Conversion...

    products.aspose.com/total/android-java/conversi...
  5. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "sampleUseWorkbookRen...Tiff ); WorkbookRender wr ( workbook , opts ); wr . ToImage ( outDir...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  6. Aspose.Cells 8.9.1 的 public API 更改|Documentation

    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....an instance of Workbook var book = new Workbook ( dir + "sample...an instance of Workbook var book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/zh/net/public-api-changes...
  7. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....existing style, save it with the workbook and use it to format information...formatted, the Normal style (the workbook’s default style) is applied...

    docs.aspose.com/cells/go-cpp/modify-an-existing...
  8. Optimizing Memory Usage while Working with Big ...

    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....Contents [ Hide ] When building a workbook with large data sets, or reading...situations, such as building a workbook with a large data set for...

    docs.aspose.com/cells/nodejs-cpp/optimizing-mem...
  9. Using Built-in Styles|Documentation

    C# code to use Excel built-in styles with Aspose.Cells for .NET API...use built-in styles in our workbook and also create custom styles...Built-in Styles The method Workbook.CreateBuiltinStyle and the...

    docs.aspose.com/cells/net/using-built-in-styles/
  10. How to Create Pie Chart in Excel File using C++

    In this example, we will understand how to create a Pie chart in Excel file using C++. You can insert Pie chart in excel worksheet on MS Windows and Linux programmatically in C++....Aspose::Cells namespace Initialize the Workbook class object to create new...with C++. Initialize a blank workbook and make pie chart in Excel...

    kb.aspose.com/cells/cpp/how-to-create-pie-chart...