Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 20,301 for

table

(0.07 sec)
  1. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...instances of String of text in a table and cell. Document doc = new...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/ran...
  2. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…...Words, you can utilize a table to arrange the images effectively... // Create a table with two columns Table table = builder.StartTable();...

    forum.aspose.com/t/render-multiple-images-in-a-...
  3. Customer satisfaction survey|Documentation

    Customizable OMR ready customer satisfaction survey templates....that best suits your needs: Table-based Grouped Simple Alumni...

    docs.aspose.com/omr/net/showcases/satisfaction/
  4. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_UseSingleBorderforContiguousCells method. Use Simplified Rules For Table Border Conflicts in C++....method Use Simplified Rules For Table Border Conflicts. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_LayoutTableRowsApart method. Allow Table Rows to Wrap Inline Objects Independently in C++....ableRowsApart method Allow Table Rows to Wrap Inline Objects...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. CompatibilityOptions.adjust_line_height_in_tabl...

    CompatibilityOptions.adjust_line_height_in_Table property. Add Document Grid Line Pitch To Lines in Table Cells....adjust_line_height_in_table property CompatibilityOptions.ad...adjust_line_height_in_table property Add Document Grid Line Pitch...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....Builds a table of contents (which can also be a table of figures)...specified styles, and inserts that table at this place in the document...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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....and extracts data from the table named “Order Details” . We create...// Fill the DataSet with the table records. da . Fill ( ds , "Order...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  9. FieldToc.entryLevelRange property | Aspose.Word...

    FieldToc.entryLevelRange property. Gets or sets a range of levels of the Table of contents entries to be included....sets a range of levels of the table of contents entries to be included...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Mail Merge in MS Word with Java

    Follow this article to perform mail merge in MS Word with Java. It has the details to set the IDE, a list of steps, and a sample code to apply mail merge for Word with Java....method by passing the selected table and saving the output after...against each record in the table. This article has taught us...

    kb.aspose.com/words/java/mail-merge-in-ms-word-...