Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 106,164 for

workbook

(2.01 sec)
  1. Manage Callouts in Presentation Charts Using Ja...

    Create and style callouts in Aspose.Slides for Node.js via Java with concise code examples, compatible with PPT and PPTX to automate presentation workflows.... 500 , 500 , false ); var workBook = chart . getChartData ()...getChartData (). getSeries (). add ( workBook . getCell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/nodejs-java/callout/
  2. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  3. Specify how to cross a string in output HTML us...

    Learn how to control string overflow in HTML output by specifying HtmlCrossType in Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( filePath );...FitToCell ); // Output HTML workbook . save ( "out" + opts . getHtmlCrossStringTy...

    docs.aspose.com/cells/nodejs-cpp/specify-how-to...
  4. Excel-ում նշման նշան ավելացնել Java-ի միջոցով

    Հետևեք այս հոդվածին՝ Excel-ում նշման նշան ավելացնելու համար Java-ի միջոցով։ Դուք կստանաք IDE-ի կարգավորման տեղեկություն, քայլերի ցանկ և օրինակ կոդ, որը ցույց է տալիս, թե ինչպես ավելացնել նշման նշան Excel-ում Java-ի միջոցով։...ջրանշանից խուսափելու համար Ստեղծեք Workbook և հասանելիություն ստացեք նպատակային...լռելյայն վիճակը true Պահպանեք workbook-ը երկու նշումով՝ մեկը միայն...

    kb.aspose.com/hy/cells/java/add-check-mark-in-e...
  5. Ինչպես փոխարկել XML-ը CSV-ի՝ օգտագործելով C#

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

    kb.aspose.com/hy/cells/net/how-to-convert-xml-t...
  6. 通过 C++ 在 Node.js 中自动在新行输入时传播表格或列表对象中的公式|Documen...

    学习如何在使用 Aspose.Cells for Node.js via C++ 时,在输入新行数据时自动传播表格或列表对象中的公式。...__dirname , "data" ); // Create workbook object const book = new AsposeCells...AsposeCells . Workbook (); // Access first worksheet const sheet...

    docs.aspose.com/cells/zh/nodejs-cpp/propagate-f...
  7. 在包含自定义排序列表的列中排序数据|Documentation

    了解如何使用C++ API中的Aspose.Cells for JavaScript通过自定义列表对列中的数据进行排序。..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...arrayBuffer (); // Instantiating a Workbook object from uploaded file...

    docs.aspose.com/cells/zh/javascript-cpp/sort-da...
  8. Delete Named Ranges with Golang via C++|Documen...

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Microsoft Excel and open the workbook that contains the named range...Manager dialog box. Save the workbook to retain the changes. Delete...

    docs.aspose.com/cells/go-cpp/delete-named-ranges/
  9. Convert POTX to XLSM Format via Java or with fr...

    Convert POTX to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POTX to XLSM 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/potx-...
  10. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for Node.js via C++.... Workbook ( filePath ); // Specify HTML...setExportSimilarBord ( true ); // Save the workbook in HTML format with the specified...

    docs.aspose.com/cells/nodejs-cpp/export-similar...