Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 16,175 for

table

(0.05 sec)
  1. Saving Excel as .Docx having an issue with cell...

    When I try to save a excel document having a Table with cell values wider than the column width as Docx, it ends up distorting the values in the resulting Table. this is the Table I am trying to convert to a word Table …...save a excel document having a table with cell values wider than...values in the resulting table. this is the table I am trying to convert...

    forum.aspose.com/t/saving-excel-as-docx-having-...
  2. Edit Markdown In C++

    Edit Markdown in C++ code....using external data, modify tables. C++ library is a stand-alone...Modify existing MD elements: tables, lists, charts, images, links...

    products.aspose.com/words/cpp/edit/md/
  3. Edit DOCX In C++

    Edit DOCX in C++ code....using external data, modify tables. C++ library is a stand-alone...Modify existing DOCX elements: tables, lists, charts, images, links...

    products.aspose.com/words/cpp/edit/docx/
  4. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.Table algorithm....TABLE Contents [ Hide ] To use this structure...reports, invoices, and other tables. However, this algorithm is...

    docs.aspose.com/ocr/python-net/areas-detection/...
  5. FieldMergingArgsBase class | Aspose.Words for P...

    aspose.words.mailmerging.FieldMergingArgsBase class. Base class for [FieldMergingArgs](../fieldmergingargs/) and [ImageFieldMergingArgs](../imagefieldmergingargs/)... table_name Gets the name of the data table for the current...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Edit Markdown In Javascript

    Edit Markdown in JavaScript code....using external data, modify tables. JavaScript library is a stand-alone...Modify existing MD elements: tables, lists, charts, images, links...

    products.aspose.com/words/nodejs-net/edit/md/
  7. Aspose::Words::Fields::FieldIndex::get_NumberOf...

    Aspose::Words::Fields::FieldIndex::get_NumberOfColumns method. Gets or sets the number of columns per page used when building the index in C++....set_Heading ( u "A" ); // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldIndex::get_LetterRa...

    Aspose::Words::Fields::FieldIndex::get_LetterRange method. Gets or sets a range of letters to which limit the index in C++....set_Heading ( u "A" ); // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldIndex::get_Heading ...

    Aspose::Words::Fields::FieldIndex::get_Heading method. Gets or sets a heading that appears at the start of each set of entries for any given letter in C++....set_Heading ( u "A" ); // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。...as_body() as_header_footer() as_table() as_row() as_cell() as_paragraph()...DocumentBuilder ( doc ) table = builder . start_table () builder . insert_cell...

    docs.aspose.com/words/zh/python-net/python-notes/