Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 17,657 for

columns

(0.11 sec)
  1. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....with multi-paragraph and multi-column documents, tables, or photos...paragraphs and columns. Optimal for multi-column documents with...

    docs.aspose.com/ocr/cpp/areas-detection/
  2. How to Add a Row to a Table in Word using Java

    This tutorial introduces the reader briefly about how to add a row to a table in Word using Java. You can perform these steps to see how in word table add row using Java in any operating system like Windows, macOS or Linux....and add desired data in the columns Insert this row after the first...

    kb.aspose.com/words/java/how-to-add-a-row-to-a-...
  3. Table Overview|Aspose.Words for C++

    Work with tables and their components such as cells, rows, Columns in Aspose.Words for C++. How to work with tables in C++....structure, cells, rows, and columns supported by Aspose.Words,...elements as Cell , Row and Column . These are concepts that are...

    docs.aspose.com/words/cpp/table-overview/
  4. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in Node.js via C++....Shading to Alternate Rows and Columns with Conditional Formatting...

    docs.aspose.com/cells/nodejs-cpp/conditional-fo...
  5. How to Convert PDF to CSV using C#

    This easy tutorial explains how to convert PDF to CSV using C#. It explains how using C# PDF to CSV converter can be written with the help of detailed steps and ready to run sample code....worksheets, inserting blank columns at first, and even setting...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-csv...
  6. Convert a CSV File to JSON using Python

    Refer to this article for converting CSV to JSON using Python. You will get details to set the IDE, a list of steps, and a sample code for developing a CSV to JSON formatter using Python....specifying the start/end rows and columns. Code to Export CSV to JSON...

    kb.aspose.com/cells/python/convert-a-csv-file-t...
  7. FieldIndex.letter_range property | Aspose.Words...

    FieldIndex.letter_range property. Gets or sets a range of letters to which limit the index....to span over 2 columns. index . number_of_columns = '2' # Set any...property FieldIndex.number_of_columns property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 将多页文档转换为Java中的图像|Aspose.Words为Java

    将多页文档导出为光栅图像(JPG, PNG, GIF, BMP, TIFF, WebP) 使用Java。...a grid layout with: // - 3 columns per row. // - 10pts spacing...

    docs.aspose.com/words/zh/java/convert-a-multi-p...
  9. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....the second section into two columns. // This will not affect the...); builder -> Writeln ( u "Column 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting.... Slides [ 0 ]; //Define columns with widths and rows with heights...

    docs.aspose.com/slides/net/creating-a-table-on-...