Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 249,449 for

cells

(0.21 sec)
  1. Change Table Style in Word Documents|Aspose.Wor...

    Advanced table formatting C++. Create a table style using C++. Apply table style C++....expands it onto the rows and cells of the table as direct formatting...formatting with table style and cell style. This method will not...

    docs.aspose.com/words/cpp/working-with-tablestyle/
  2. CellsException : File format not supported - Fr...

    Dear sir, When converting a specific excel to a PDF we've encountered an error. (unfortunately, this exception isn't thrown by Aspose, so we couldn't catch it) com.aspose.Cells.CellsException: This file's format is no…...Cells Product Family geert_vanpet...couldn't catch it) com.aspose.cells.CellsException: This file's...

    forum.aspose.com/t/cellsexception-file-format-n...
  3. Aspose::Words::BorderCollection::get_DistanceFr...

    Aspose::Words::BorderCollection::get_DistanceFromText method. Gets or sets distance of the border from text in points in C++....to zero for borders of table cells. Examples Shows how to create...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. ConditionalStyleCollection class | Aspose.Words...

    Aspose.Words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects...left cell style. bottomRightCell Gets the bottom right cell style...top left cell style. topRightCell Gets the top right cell style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Get Address, Cell Count, Offset, Entire Column,...

    Learn how to get address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for C++....Get Address, Cell Count, Offset, Entire Column, and Entire Row...Possible Usage Scenarios Aspose.Cells provides the Range object, which...

    docs.aspose.com/cells/go-cpp/get-address-cell-c...
  6. Exported excel does not honor workbook's cultur...

    In German culture, the thousand separator is ( . ) and the decimal separator is ( , ) Therefore, the expected output in Excel should be 12.756,5766. However, the actual output is 12756.5766. The German culture settings d…...Cells Product Family cells-net Rit3sh March...System.Threading; using Aspose.Cells; class Program { static void...

    forum.aspose.com/t/exported-excel-does-not-hono...
  7. Excel formula is not evaluated - Free Support F...

    Helo, We are experiencing formula evaluation issue with Aspose.Cells v26.3.0 - some formula Cells contain #VALUE after rendering into PDF. Please see attached xlsx file with sample formulas, which is perfectly rendered …...Cells Product Family cells-net dennis.abreo...issue with Aspose.Cells v26.3.0 - some formula cells contain #VALUE...

    forum.aspose.com/t/excel-formula-is-not-evaluat...
  8. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border....); // Create a row with two cells with different background colors...builder . writeln ( "Row 1, Cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border....); // Create a row with two cells with different background colors...builder . writeln ( "Row 1, Cell 1." ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Delete a Column in Excel using Node.js

    This basic topic entails how to delete a column in Excel using Node.js. It encompasses the details to configure the IDE, step-wise algorithm, and a working example code to delete multiple columns in Excel using Node.js....Cells Product Family Aspose.Email...environment by configuring Aspose.Cells for Node.js via Java to remove...

    kb.aspose.com/cells/nodejs/how-to-delete-a-colu...