Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 243,087 for

cells

(0.26 sec)
  1. Add Image Hyperlinks with C++|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for C++ API....users add hyperlinks to text in cells and to images. Image hyperlinks...worksheet using Aspose.Cells. Aspose.Cells allows you to add hyperlinks...

    docs.aspose.com/cells/cpp/add-image-hyperlinks/
  2. Hiding and Showing Rows and Columns|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. Controlling the Visibility...Visibility of Rows & Columns Aspose.Cells provides a class, Workbook ,...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  3. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you gain more control over how text flows in Cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....used Microsoft Excel to format cells will be familiar with the alignment...are fully supported by Aspose.Cells and are discussed in more detail...

    docs.aspose.com/cells/net/cells-alignment-setti...
  4. Convert JSON to CSV with JavaScript via C++|Doc...

    Learn how to convert JSON data to CSV using Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++ supports...> < head > < title > Aspose.Cells JSON to CSV Example </ title...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  5. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...more cells per row and then merging them and fixed cell widths...avenues either didn’t display all cells with equivalent widths or had...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  6. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....Ask AI Rotating Cell Text in VSTO and Aspose.Cells Contents [ Hide...Hide ] To rotate text in a cell on a worksheet, take the following...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  7. 用C++获取带格式和不带格式的单元格字符串值|Documentation

    学习如何通过 Aspose.Cells for C++ API 获取带格式和不带格式的单元格字符串值。...Cells 提供了 Cell::GetStringValue() 方法,可...位小数,那么在Excel中会显示为0.01。你可以使用 Cell::GetStringValue() 方法以字符串形式同时获取0...

    docs.aspose.com/cells/zh/cpp/get-cell-string-va...
  8. Public API Changes in Aspose.Cells 8.5.0|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....Cells 8.5.0 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.4.2 to 8...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++....Cells. Unprotect a Worksheet Using...Protected Worksheet Using Aspose.Cells A worksheet can be unprotected...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/
  10. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells....Cells for C++ You only need the following...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/protect-and-unprotect...