Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 82,034 for

workbook

(0.06 sec)
  1. 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...
  2. 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...
  3. 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
  4. Aspose.Cells 8.8.2 中的公共 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....C# //Create an instance of Workbook & load an existing spreadsheet...spreadsheet var book = new Workbook ( dir + "sample.xlsx" ); //Access...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. Ինչպես ավելացնել սյունակ Excel-ում Java-ի միջոցով

    Այս ճշգրիտ ուղեցույցը բացատրում է, թե ինչպես ավելացնել սյունակ Excel-ում Java-ի միջոցով: Այն ներառում է IDE կոնֆիգուրացիան, քայլ առ քայլ գործընթացը և գործարկվող կոդի հատվածը Excel-ում Java-ի միջոցով բազմաթիվ սյունակներ ավելացնելու համար:...Մուտքագրեք մուտքային ֆայլը Workbook դասի միջոցով Մուտք գործեք...Excel ֆայլը՝ օգտագործելով Workbook դասը, այնուհետև մուտք գործել...

    kb.aspose.com/hy/cells/java/how-to-add-a-column...
  6. 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...
  7. Direct Calculation of Custom Function without W...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....Startup (); // Create a workbook Workbook wb ; // Access first worksheet...

    docs.aspose.com/cells/cpp/direct-calculation-of...
  8. Ինչպես փոխարկել XML-ը Excel-ի ֆայլ՝ օգտագործելո...

    Այս արագ ձեռնարկն ընդգրկում է, թե ինչպես փոխարկել XML-ը Excel ֆայլ՝ օգտագործելով C#: Այն բացատրում է IDE-ի կարգավորումը և քայլ առ քայլ գործընթացը, որին հաջորդում է գործարկվող կոդի հատվածը՝ XML-ը XLSX-ի փոխարկելու համար՝ օգտագործելով C#:...Ստացեք սկզբնաղբյուր XML ֆայլը Workbook դասի օրինակով Արտացրե՛ք ստեղծված...օգտագործելով C# : Նախ, նախաստորագրեք Workbook դասի օբյեկտը մուտքագրված XML...

    kb.aspose.com/hy/cells/net/how-to-convert-xml-t...
  9. Հեռացրեք դատարկ տողերը Excel-ում՝ օգտագործելով C#

    Հետևեք այս հոդվածին՝ Excel-ում C#-ի միջոցով դատարկ տողերը հեռացնելու համար: Ստացեք IDE մանրամասները, քայլերը և օրինակելի կոդը՝ Excel-ի դատարկ տողերը C#-ի միջոցով հեռացնելու համար:...Ներբեռնեք նպատակային Excel ֆայլը Workbook դասի միջոցով, որն ունի տվյալների...բեռնելով սկզբնաղբյուր Excel ֆայլը Workbook դասի օբյեկտում և մուտք գործելով...

    kb.aspose.com/hy/cells/net/remove-blank-rows-in...
  10. Convert Chart to Image for Japanese Region with...

    Learn how to use Aspose.Cells for Node.js via C++ to set the Japanese configuration for the chart. Our guide will demonstrate how to configure charts to support Japanese characters and formatting, including fonts, size, text direction, and more.... Code example: const { Workbook } = require ( 'aspose.cells'...cells' ); let wb = new Workbook ( "Japanese.xls" ); wb . settings...

    docs.aspose.com/cells/nodejs-cpp/convert-chart-...