Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 19,504 for

rows

(2.52 sec)
  1. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...AlignTablesRowByRow { get; set; } Align Table Rows Independently. AllowSpaceOfSameStyl...get; set; } Don’t Break Table Rows Around Floating Tables. DoNotBreakWrappedTab...

    reference.aspose.com/words/net/aspose.words.set...
  2. Grouping Data|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....by field(s) and place summary rows in between data sets or data...

    docs.aspose.com/cells/net/grouping-data/
  3. Parsing Pivot Cached Records While Loading Exce...

    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....a slicer selection, or move rows/columns around. This enables...

    docs.aspose.com/cells/javascript-cpp/parsing-pi...
  4. Create SurfaceContourWireframe Chart in Excel u...

    Learn how to generate a SurfaceContourWireframe chart in Excel with Aspose.Cells for .NET using C#. Step‑by‑step guide with complete, runnable code examples....preparation Creates a matrix where rows = Y‑axis categories, columns...

    blog.aspose.com/cells/create-surfacecontourwire...
  5. Grouping Data in Aspose.Cells|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....by field(s) and place summary rows between data sets or data groups...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  6. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....whether the layout order of rows is reversed. get_RotateLetters...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose.Words for Node.js | Aspose API References

    Aspose.Words for Node.js is a class library that can be used by developers for various platforms for a variety of document processing tasks....classes that represent tables, rows, cells and their formatting...

    reference.aspose.com/words/nodejs-net/
  8. 自 Excel XP 起,通过 C++ 和 JavaScript 实现的高级保护设置|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....Restricting users to delete row of the worksheet protection ...// Allowing users to format rows of the worksheet protection...

    docs.aspose.com/cells/zh/javascript-cpp/advance...
  9. Splitting Excel Files into Multiple Files|Docum...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports splitting a single Excel file into multiple files. This article will introduce how to split Excel files by copying each worksheet to a separate workbook and by copying specific cell ranges to other workbooks....range A1:C10 (10 rows, 3 columns starting at row 0, col 0) const...worksheet. Related Articles Copying Rows and Columns Merging and Unmerging...

    docs.aspose.com/cells/nodejs-cpp/splitting-exce...
  10. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...300” Dim Provrow1 As Row = ProviderTable.Rows.Add() Dim Provrow1col...True Dim Provrow20 As Row = ProviderTable.Rows.Add() Dim Provrow20col1...

    forum.aspose.com/t/insert-text-with-html-to-a-t...