Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 102,518 for

workbook

(0.49 sec)
  1. Convert Chart to Image for Chinese Region|Docum...

    Learn how to use Aspose.Cells for .NET to set Chinese configuration for charts. Our guide will demonstrate how to configure charts to support Chinese characters and formats, including fonts, sizes, text directions, and more.... Code example: Workbook wb = new Workbook ( "Chinese.xls" );...

    docs.aspose.com/cells/net/convert-chart-to-imag...
  2. Keep Separators for Blank Rows while exporting ...

    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....xlsx" ); // Create a Workbook object and open the file from...const wb = new AsposeCells . Workbook ( filePath ); // Instantiate...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...
  3. Regarding find the cell positions of images/cha...

    Is there any way to find the position of images/charts while select the image /chart. At client level mean When i select the image in the viewer I want the positions....(Java) // Load workbook Workbook wb = new Workbook("input.xlsx");...

    forum.aspose.com/t/regarding-find-the-cell-posi...
  4. 避免输出PDF中的空白页在没有内容打印时|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.... Workbook . a ( Unknown Source ) at...at com . aspose . cells . Workbook . save ( Unknown Source ) AI...

    docs.aspose.com/cells/zh/java/avoid-blank-page-...
  5. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel Workbooks programmatically using C++ API with Aspose.Cells library....instance of Workbook and load an existing spreadsheet Workbook book...over all worksheets in the workbook WorksheetCollection sheets...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  6. Ինչպես լրացնել PDF ձևը Excel-ի տվյալներով՝ օգտա...

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

    kb.aspose.com/hy/pdf/net/how-to-fill-pdf-form-w...
  7. 使用Node.js通过C++在饼图或饼状图中的第二个饼或柱子中查找数据点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找数据点是否在饼图或饼状图的第二个饼或柱子中。本指南将演示如何识别和访问复合图表中的次级饼或柱,以便有效分析和操作数据。...chart const workbook = new AsposeCells . Workbook ( path . join...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/find-if-dat...
  8. 用C++查找XML映射的根元素名称|Documentation

    学习如何使用Aspose.Cells for C++查找XML映射的根元素名称。...Excel file having Xml Map Workbook wb ( inputFilePath ); // Access...Access first Xml Map inside the Workbook XmlMap xmap = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/find-the-root-elem...
  9. 通过JavaScript使用C++在形状的文本选项中指定东方和拉丁字体名称|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++在形状的文本选项中指定东方和拉丁字体名称。..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Create empty workbook. const wb = new Workbook (); // Access...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  10. Generate Thumbnail of the Worksheet with C++|Do...

    Generate worksheet thumbnails as images using Aspose.Cells for C++....\\ " ); // Load source workbook Workbook book ( srcDir + u "sampleGenerateThumbn...

    docs.aspose.com/cells/cpp/generate-thumbnail-of...