Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 17,454 for

columns

(0.07 sec)
  1. MappedDataFieldCollection.Remove | Aspose.Words...

    Effortlessly remove field mappings with the MappedDataFieldCollection Remove method. Streamline your data management process today!...Examples Shows how to map data columns and MERGEFIELDs with different...CreateSourceTableMap (); // The table has a column named "Column2", but there...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....shape4->get_IsTextBox() returns false Add Columns to a Text Box Aspose.Slides...class) that allow you to add columns to textboxes. You get to specify...

    docs.aspose.com/slides/cpp/manage-textbox/
  3. 如何在没有Excel的情况下检查冻结状态,使用JavaScript通过C++|Document...

    在这篇文章中,您将学习如何使用JavaScript结合C++库以编程方式检查Excel工作表的冻结状态。...{ // Gets locked rows and columns. const panes = sheet . freezedPanes...const row = value [ 0 ]; const column = value [ 1 ]; const rows =...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  4. Customize Row and Column Headers|Documentation

    This article introduces how to customize row header and column header in GridWeb....Ask AI Customize Row and Column Headers Contents [ Hide ] Like...like 1, 2, 3 and so on) and columns (alphabetic like A, B, C and...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Odso | Aspose.Words for Java

    Specifies the Office Data Source Object ODSO settings for a mail merge data source in Java....interpreted as the column delimiter used to separate columns within external...of objects that specify how columns from the external data source...

    reference.aspose.com/words/java/com.aspose.word...
  6. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into Excel file with Aspose.Cells for Python via .NET library without MS Excel.... Number of columns, the number of columns in this hyperlink...range. Number of columns, the number of columns in this hyperlink...

    docs.aspose.com/cells/python-net/insert-hyperli...
  7. Browser Capabilities|Documentation

    This article introduces the browser capabilities for GridWeb....Input/Edit Freeze or Unfreeze Rows/Columns Hyperlinks ( CellCommand Mode...Read‑only Cells Read‑only Rows/Columns Data Validation using Regular...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs.... Row & Column Features Add, insert and remove...and columns in a worksheet. Hide and show rows and columns. Freeze...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  9. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...in styling for the inserted columns between the two versions -...the cells in the inserted columns. From trying out different...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  10. MailMerge.MergeDuplicateRegions | Aspose.Words ...

    Optimize your mail merge process with the MergeDuplicateRegions property. Control how data source regions are merged for efficient document management....table with one row and two columns. /// </summary> private static...dataTable . Columns . Add ( "Column1" ); dataTable . Columns . Add...

    reference.aspose.com/words/net/aspose.words.mai...