Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 87,332 for

workbook

(0.17 sec)
  1. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for Node.js via C++....source workbook const wb = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/trim-leading-b...
  2. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...02_OutputDirectory \\ " ); Workbook wb ( sourceDir + u "sampleChangeCellsAli...( st , flag ); // Save the workbook in XLSX format. wb . Save...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  3. 用C++生成工作表缩略图|Documentation

    使用Aspose.Cells for C++生成Excel工作表的缩略图作为图像。...\\ " ); // Load source workbook Workbook book ( srcDir + u "sampleGenerateThumbn...

    docs.aspose.com/cells/zh/cpp/generate-thumbnail...
  4. 用C++查找单元格值是否以单引号开始|Documentation

    学习如何使用Aspose.Cells for C++ API查找单元格值是否以单引号开始。...Startup (); // Create workbook Workbook wb ; // Create worksheet...

    docs.aspose.com/cells/zh/cpp/find-if-the-cell-v...
  5. Working with Workbooks in Apache POI and Aspose...

    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....Working with Workbooks in Apache POI and Aspose.Cells Contents...Add Data in Cells Create New Workbook Page Setup - Fit to Page Setting...

    docs.aspose.com/cells/java/working-with-workboo...
  6. Convert MHTML to XLTM in Android Apps | product...

    Render MHTML to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader...used to create new Excel workbooks. Converting MHTML to XLTM...web page content in an Excel workbook. How Aspose.Total Helps for...

    products.aspose.com/total/android-java/conversi...
  7. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, format table of Excel files using Aspose.Cells library....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/create-and-format-table/
  8. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, format table of Excel files using Aspose.Cells library....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a collection that...

    docs.aspose.com/cells/python-net/create-and-for...
  9. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for Node.js via C++....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/nodejs-cpp/cells-fill-set...
  10. Segmentation Faults back with Aspose.cells when...

    Hello, I’ve reported a similar issue before that was mainly fixed: Aspose.Cells Segmentation Fault when saving to HTML However, once again, on Aspose.cells via C++ bindings on latest 25.7.0, I still get segmentation fa…...Load your source workbook Workbook workbook(u"Book1.xlsx"); //...format workbook.Save(u"out.html"); std::cout << "Workbook saved...

    forum.aspose.com/t/segmentation-faults-back-wit...