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

rows

(0.13 sec)
  1. MailMerge.MappedDataFields | Aspose.Words for .NET

    Discover the MailMerge MappedDataFields property, access a powerful collection of mapped data fields to enhance your mail merge operations effortlessly.... Rows . Add ( new object [] { "Value1"...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Aspose.Cells 16.12.0 中的公共 API 更改|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....); //Manipulate pivot table rows, columns and data fields pt...AddFieldToArea ( PivotFieldType_Row , pt -> GetIBaseFields ()-> GetObjectByIndex...

    docs.aspose.com/cells/zh/go-cpp/public-api-chan...
  3. Bug 5081: GeoPakcage to Csv - Conversion succee...

    Hi Alexander, Please see: How I test this conversion with visualizer tool. GeoPakcage I see point , but in CSV i see id as follow: image.png (1.0 KB) In mygeodata I do not see the point of input file. Test data: 5…...Xy, // Include header row ExportHeader = true, // Use comma...Aspose.Gis.Version ). A few rows from the generated CSV (you...

    forum.aspose.com/t/bug-5081-geopakcage-to-csv-c...
  4. Get Max Range In A Worksheet with JavaScript vi...

    This article describes how to get the max range, max data range, and max display range of Excel files using Aspose.Cells for JavaScript via C++....if the row and column objects are initialized, these rows and columns...if there is no data in empty rows or columns. <!DOCTYPE html>...

    docs.aspose.com/cells/javascript-cpp/get-max-ra...
  5. 使用Node.js通过C++实现Excel XP及以后版本的高级保护设置|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....Restricting users to delete row of the worksheet worksheet ....// Allowing users to format rows of the worksheet worksheet ...

    docs.aspose.com/cells/zh/nodejs-cpp/advanced-pr...
  6. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....// Create rows in the table and then cells in the rows auto row3...row3 = tab2 -> get_Rows () -> Add (); row3 -> get_Cells () -> Add...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  7. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中... Rows . Add (); headerRow . Cells...++) { var dataRow = table . Rows . Add (); dataRow . Cells ....

    docs.aspose.com/pdf/zh/net/docker/dotnet6/
  8. 如何在 Docker 中运行 Aspose.PDF for .NET 8|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 8 应用程序中... Rows . Add (); headerRow . Cells...++) { var dataRow = table . Rows . Add (); dataRow . Cells ....

    docs.aspose.com/pdf/zh/net/docker/dotnet8/
  9. Convert JSON Format to DOT via C++ | products.a...

    C++ API t0 Parse JSON to DOT without using Microsoft Word...you can also set the size of rows and columns by loading JSON...need to set the same row height for all rows in the worksheet, you...

    products.aspose.com/total/cpp/conversion/json-t...
  10. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your document layouts with seamless integration and flexibility....the first column of the first row. // This cell will be the first...column of the first row, then end the row. // Also, configure...

    reference.aspose.com/words/net/aspose.words.tab...