Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 82,099 for

workbook

(0.13 sec)
  1. 从URL加载网页图片到Excel工作表(C++)|Documentation

    了解如何使用C++和Aspose.Cells for C++ API将URL中的图片转换为Excel嵌入图片。...try { // Create a new workbook Workbook wb ; // Get the first...

    docs.aspose.com/cells/zh/cpp/load-a-web-image-f...
  2. Import and Export Data|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....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains the collection WorksheetCollection...

    docs.aspose.com/cells/java/import-and-export-data/
  3. Convert POWERPOINT to XLS in Android Apps or wi...

    Convert POWERPOINT to XLS in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLS online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/android-java/conversi...
  4. Convert POWERPOINT to EXCEL in Android Apps or ...

    Convert POWERPOINT to EXCEL in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to EXCEL online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/android-java/conversi...
  5. Get Paper Width and Height of Page Setup of Wor...

    Learn how to get the Excel Worksheet Page Setup Paper Width and Paper Height using C++ code programmatically with Aspose.Cells for C++ API....Create an instance of Workbook class Workbook book ; // Access first...

    docs.aspose.com/cells/cpp/get-paper-width-and-h...
  6. 使用C++处理形状或图表的阴影效果|Documentation

    学习如何使用Aspose.Cells for C++操控形状或图表的阴影效果。...Load your source excel file Workbook wb ( inputFilePath ); // Access...SetTransparency ( 0.3 ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/zh/cpp/working-with-the-s...
  7. Freetrial版でexcelからpdfに変換するとオブジェクトがずれる - Free Su...

    ■内容 excelからpdfに変換するとオブジェクトがずれます。 なにかいい対策はありませんでしょうか? ■実際のファイル(excel,pdf) https://drive.google.com/drive/folders/1XfqnfPggnvPymE223VMUYVX-oyCOlynF?usp=drive_link ■ソース(Program.cs) using System; using System.IO; usi…...GetFileName(file)}"); var workbook = new Workbook(file); string outputFile...ChangeExtension(file, ".pdf"); // 出力ファイルに保存 workbook.Save(outputFile); logger.Info($"変換成功:...

    forum.aspose.com/t/freetrial-excel-pdf/312435
  8. Convert POWERPOINT to MHTML Format via Java or ...

    Convert POWERPOINT to MHTML format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to MHTML online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/power...
  9. Merge XLT Files Online or using .NET | products...

    Free online app to combine different XLT files. C# .NET merging library code to merge XLT worksheets into other formats....using Workbook class objects. Select the one Workbook as the...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/net/merge/xlt/
  10. Merge XLTM Files Online or using .NET | product...

    Free online app to combine different XLTM files. C# .NET merging library code to merge XLTM worksheets into other formats....using Workbook class objects. Select the one Workbook as the...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/net/merge/xltm/