Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 242,332 for

cells

(0.22 sec)
  1. PreferredWidth.GetHashCode | Aspose.Words for .NET

    Discover the PreferredWidth GetHashCode method—an essential hash function for efficient data handling and unique value generation in your applications....a preferred width for table cells. Document doc = new Document..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/net/aspose.words.tab...
  2. PreferredWidth.ToString | Aspose.Words for .NET

    Discover the PreferredWidth ToString method, which generates a user-friendly string showcasing your object's value for enhanced clarity and usability....a preferred width for table cells. Document doc = new Document..."PreferredWidth" class to table cells. // 1 - Set an absolute preferred...

    reference.aspose.com/words/net/aspose.words.tab...
  3. DeleteBlankOptions set start and end index to 0...

    The following code snippet DeleteBlankOptions options = new DeleteBlankOptions(); options.setStartIndex(0); System.out.println(options.getStartIndex()); options.setStartIndex(1); System.out.println(options.getStartIndex…...Cells Product Family cells-java Tim49 April...to be 0 1 as the index for cells starts with 0. Same behaviour...

    forum.aspose.com/t/deleteblankoptions-set-start...
  4. Update Days Preserving History of Revision Logs...

    Learn how to update the number of days for preserving history in a shared workbook using Aspose.Cells with C++....Cells with WorksheetCollection.Ge...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/update-days-preservin...
  5. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...Cells Product Family cells-net , json Adhirath...ExportRangeToJsonOpt class provided by Aspose.Cells. Below is a sample code snippet...

    forum.aspose.com/t/convert-range-to-json/311994
  6. Verify that Cell Value Satisfies Data Validatio...

    Learn how to verify cell values against data validation rules using the Aspose.Cells for C++ API....Ask AI Verify that Cell Value Satisfies Data Validation Rules...add data validation rules to cells. For example, a decimal validation...

    docs.aspose.com/cells/cpp/verify-that-cell-valu...
  7. 验证单元格值是否满足数据验证规则(使用C++)|Documentation

    学习如何通过Aspose.Cells for C++ API验证单元格值是否符合数据验证规则。...Cells提供 Cell.GetValidationValue() 方法...False ,否则返回 True 。 以下示例代码演示了 Cell.GetValidationValue() 方法的工作方...

    docs.aspose.com/cells/zh/cpp/verify-that-cell-v...
  8. Adding, Extracting, and Deleting Tables in PDF ...

    Manage Tables in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... default_cell_border = border_info for row_count...table . rows . add () row . cells . add ( "Column (" + str ( row_count...

    products.aspose.com/pdf/python-net/table/
  9. 用JavaScript通过C++创建和复制命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中创建、访问和复制命名范围。...Cells处理命名范围 在这里,我们使用Aspose.Cells API来完成任务。 Aspose...Aspose.Cells提供了一个代表Microsoft Excel文件的类, Workbook 。 Workbook 类包含一个...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. Copy Worksheets between Workbooks|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 provides a method, Aspose.Cells.Worksheet.Copy()...= 0 ; i < 5 ; i ++) { ws0 . Cells [ i , 0 ]. PutValue ( string...

    docs.aspose.com/cells/net/copy-worksheets-betwe...