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

columns

(0.18 sec)
  1. Compare two document - Free Support Forum - asp...

    good day, I am comparing two documents and I get an error when comparing. Could you take a look at it for me? Error: “An object of type Aspose.Words.Tables.Table cannot be cast to type Aspose.Words.Paragraph.”} thank…...problem occurs because table columns incorrectly chosen for comparison...

    forum.aspose.com/t/compare-two-document/254738
  2. Python Excel Spreadsheet API | products.aspose....

    Aspose.Cells for Python via Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, HTML, TXT and other popular formats using Aspose.Cells for Python via Java API....remove grouping to rows and columns Set numbers formatting Read...

    products.aspose.com/cells/python-java/
  3. FieldIndex Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIndex class to effortlessly implement INDEX fields in your documents. Enhance your document management today!...Gets or sets the number of columns per page used when building...INDEX field to span over 2 columns. index . NumberOfColumns =...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Working with GridWeb|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....this header bar represents columns as A, B, C, D, etc. Left header...Occurs when a user deletes a column from a worksheet using the...

    docs.aspose.com/cells/java/working-with-gridweb/
  5. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a document or section. To learn more, visit the documentation article in C++....Description get_Columns () Specifies the number of columns with which...System::TypeInfo&) const override set_Columns (int32_t) Setter for Aspos...

    reference.aspose.com/words/cpp/aspose.words.not...
  6. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....can continue to add data in columns A and B, while the chart dynamically...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  7. FieldAsk Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAsk class for seamless implementation of the ASK field, enhancing document automation and efficiency.... Columns . Add ( "Column 1" ); table . Rows...fieldMergeField . FieldName = "Column 1" ; // We can modify or override...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Data Sorting with C++|Documentation

    Learn how to sort data by using the Aspose.Cells for C++ API....where the data is displayed in columns. Sorting Data with Aspose.Cells...GetDataSorter (); // Add key for second column for red color sorter . AddColorKey...

    docs.aspose.com/cells/cpp/sort-data-of-excel/
  9. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project assignments using Aspose.Tasks for C++....Insert and then Column . Add the desired columns. Getting an Assignment’s...

    docs.aspose.com/tasks/cpp/stop-or-resume-an-ass...
  10. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI....new table with 6 rows and 3 columns int nRows = 6 ; int nCols =...colCt == nCols - 1 ) { // last column is 10pt Courier rh . setFontSize...

    docs.aspose.com/words/java/format-table-in-docu...