Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 249,435 for

cells

(1.84 sec)
  1. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your document's layout and readability....current cell/row its cursor is in, // as well as any new cells and...builder . Write ( "Header Row,\n Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells for Node.js via C++....Cells substitutes fonts. Aspose.Cells provides a feature...you identify why an Aspose.Cells‑rendered PDF looks different...

    docs.aspose.com/cells/nodejs-cpp/get-warnings-f...
  3. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....Cpp/Table/Cell.h> #include <Aspose.PDF.Cpp/Table/Cells.h> Sample...// Set the border for table cells table -> set_DefaultCellBorder...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  4. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…...Cells Product Family cells-net simon.zhao October...

    forum.aspose.com/t/export-pivottable-as-image-s...
  5. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....contains classes named Table , Cell , and Row which provides functionality...// set the border for table cells table . setDefaultCellBorder...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  6. How to Display Formulas in Excel using Python

    This article explains how to display formulas in Excel using Python. It has the environment settings, a list of steps, and a runnable sample code to show formulas in Excel using Python....Cells Product Family Aspose.Email...the application to use Aspose.Cells for Python via Java to show...

    kb.aspose.com/cells/python/how-to-display-formu...
  7. Working with Data in NPOI and Aspose.Cells|Docu...

    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 Contents [ Hide ] This section...the following topics: Getting Cell Contents Insert Hyperlinks in...

    docs.aspose.com/cells/net/working-with-data-in-...
  8. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for Node.js via C++....Cells changes the font of the entire...deal with this problem, Aspose.Cells provides the PdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/change-the-fon...
  9. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…...visually fit inside a merged cell range before setting it? If...Total Product Family cells-net , aspose-cells imparthgalani July...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  10. Rows Collections - Free Support Forum - aspose.com

    Hi, I was wondering if there was a method to return a rows collection in a worksheet following a certain criteria? For example, if i only wanted rows that had data/no data or is hidden/not hidden. At the moment I would…...Cells Product Family cells-net GaryO July 14...Enumerators through the Aspose.Cells for .NET API. johnson.shi July...

    forum.aspose.com/t/rows-collections/315172