Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 241,517 for

cells

(0.48 sec)
  1. Refresh Values of Linked Shapes with Node.js vi...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for Node.js via C++....file which is linked to some cell. In Microsoft Excel, changing...changing the value of the linked cell also changes the value of the...

    docs.aspose.com/cells/nodejs-cpp/refresh-values...
  2. Add Comment In Worksheet|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 - Add Comment in Worksheet C#...Comment in Excel Cell" ; //Adding a comment to "F5" cell int commentIndex...

    docs.aspose.com/cells/net/add-comment-in-worksh...
  3. 在使用 C++ 通过 JavaScript 转换 Excel 为 PDF 时渲染实心网格线|D...

    学习如何在使用 C++ 通过 JavaScript 转换 Excel 为 PDF 时渲染实心网格线。...Cells 在将 Excel 转为 PDF 时默认以虚线渲染格线。然而,现代...PdfSaveOptions.gridlineTypes 选项,Aspose.Cells for JavaScript 通过 C++ 也可以将网格线渲染为实线。...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  4. Can we use two different versions of AsposeCell...

    Hi, We have a winforms application, which has multiple projects inside the solution. We recently upgraded our app to use the v24.12 from v20.2 and had so many production issues. We have more than 10k test cases in our…...Cells Product Family cells-net PrathapSV April...different versions of ‘Aspose.Cells’ - sort of old and new comparison...

    forum.aspose.com/t/can-we-use-two-different-ver...
  5. How to change background in comment in Excel|Do...

    How to change color in comment in Excel. How to insert picture or image in comment in Excel....Hide ] Comments are added to cells to record comments—anything...disaster. Fortunately Aspose.Cells provides an API that allows...

    docs.aspose.com/cells/java/how-to-set-comment-b...
  6. Font becomes bold during Excel to PDF conversio...

    We just compared you shared “aspose_generated.pdf” and I shared “excel_saved_by_Excel_Save_as.pdf”. Please share a comparing screenshot of the two pdf files on your side. Please check the attachments: 3_files_comparing…...Cells Product Family cells-net John.He August...of Excel to PDF using Aspose.Cells. This can happen due to font...

    forum.aspose.com/t/font-becomes-bold-during-exc...
  7. Python Excel Spreadsheet API | products.aspose....

    Aspose.Cells for Python via Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, HTML, TXT and other popular formats using Aspose.Cells for Python via Java API....Cells Python via Java Python Excel...Download Free Trial Aspose.Cells for Python via Java Overview...

    products.aspose.com/cells/python-java/
  8. How to Use Color Palette|Documentation

    C# code to add custom colors to the palette and use Excel color palette with Aspose.Cells for .NET API...colors that can be applied to cells, fonts, gridlines, graphic objects...lines in a chart. With Aspose.Cells, it is possible not only to...

    docs.aspose.com/cells/net/excel-color-palette/
  9. 获取范围内的超链接|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取区域中的超链接。...Cells Hyperlinks Example </ title...body > < script src = "aspose.cells.js.min.js" ></ script > < script...

    docs.aspose.com/cells/zh/javascript-cpp/get-hyp...
  10. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Cells has an embedded formula calculation...formulas added at runtime. Aspose.Cells supports most of the formulas...

    docs.aspose.com/cells/go-cpp/calculate-formulas/