Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 30,198 for

worksheet

(0.26 sec)
  1. Protecting and Unprotecting Workbooks|Documenta...

    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....changing, moving, or deleting worksheets, you can protect workbook...workbook’s structure so that worksheets in the workbook can’t be...

    docs.aspose.com/cells/net/protecting-and-unprot...
  2. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...Workbook(); Worksheet worksheet = workbook.Worksheets[0]; // Step...Write content into a cell worksheet.Cells["A1"].PutValue("Hello...

    forum.aspose.com/t/display-text-content-on-top-...
  3. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance...." ); Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/set-picture-as-backgr...
  4. Public API Changes in Aspose.Cells 8.0.2|Docume...

    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....the first worksheet var sheet = book . Worksheets [ 0 ]; //Add...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. How to Fit Image to Cell Width and Height|Docum...

    Learn how to fit an image to cell width with Aspose.Cells....collection (encapsulated in the Worksheet object). Then adjust the width...Validation Import Data into Worksheet Analyzing your prompt, please...

    docs.aspose.com/cells/net/how-to-fit-image-to-c...
  6. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++....cell in the first worksheet workbook . worksheets . get ( 0 ). cells...PdfBookmarkEntry for Chart Sheet Fit All Worksheet Columns on Single PDF Page...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  7. Null Value Is Taken as Zero in Line Chart when ...

    Hi Team, When we try to create a LINE chart using aspose slides java with null values in the series, those are considered as zero values instead of null. Output screenshot as below - image.png (112.9 KB) series 3 and…...Getting the default chart data worksheet index int defaultWorksheetInde...// Getting the chart data worksheet IChartDataWorkbook fact =...

    forum.aspose.com/t/null-value-is-taken-as-zero-...
  8. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...Workbook (); const ws = wb . worksheets . get ( 0 ); const cell =...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  9. 使用C++通过JavaScript添加WordArt水印到图表|Documentation

    学习如何通过C++使用Aspose.Cells for JavaScript在Microsoft Excel中为图表添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...arrayBuffer )); // Access the first worksheet's first chart const chart...chart = workbook . worksheets . get ( 0 ). charts . get ( 0 ); //...

    docs.aspose.com/cells/zh/javascript-cpp/add-wor...
  10. 使用GlobalizationSettings类自定义小计标签和饼图的其他标签,通过JavaS...

    学习如何使用GlobalizationSettings类在Aspose.Cells for JavaScript通过C++中自定义小计标签和饼图的其他标签。...CustomSettings (); // Accesses the 1st worksheet from the collection which...const sheet = workbook . worksheets . get ( 0 ); // Adds Subtotal...

    docs.aspose.com/cells/zh/javascript-cpp/using-g...