Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 19,712 for

table

(0.14 sec)
  1. 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...
  2. Substitute TrueType Fonts|Aspose.Words for Node...

    Aspose.Words for Node.js via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suiTable font replacement or uses the Font fallback mechanism....but powerful mechanism called Table substitution rule. By default...rule. Aspose.Words uses XML tables, which define the basic substitution...

    docs.aspose.com/words/nodejs-net/manipulating-a...
  3. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++....differences in data contained in tables. get_IgnoreTextboxes () const..."Original endnote text." ); // Table: builder -> StartTable (); builder...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. Aspose::Words::Tables::RowCollection class | As...

    Aspose::Words::Tables::RowCollection class. Provides typed access to a collection of Row nodes. To learn more, visit the documentation article in C++....Aspose::Words::Tables::RowCollection class Contents [ Hide ]...more, visit the Working with Tables documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Formatting Slicer|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....Create a Slicer for an Excel Table Add Pivot Connection Analyzing...

    docs.aspose.com/cells/java/formatting-slicer/
  6. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....to true to recognize text in tables. Set to false to improve performance...by ignoring table structures and treating tables as plain text...

    docs.aspose.com/ocr/net/recognition-settings-co...
  7. BorderCollection.DistanceFromText | Aspose.Word...

    Discover the BorderCollection DistanceFromText property to easily customize border spacing from text in your designs. Optimize your layout effortlessly!...reset to zero for borders of table cells. Examples Shows how to...

    reference.aspose.com/words/net/aspose.words/bor...
  8. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....' ) # Table: builder . start_table () builder . insert_cell...cell 2 text' ) builder . end_table () # Textbox: text_box = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Cells 8.5.1中的公共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....Tables.TableDataSourceType枚举,用于检索...DataSourceType == Aspose . Cells . Tables . TableDataSourceType . QueryTable...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...DataTable table = new DataTable("TestData"); table.Columns.Add("ClientName"...Add("ClientName", typeof(string)); table.Columns.Add("ExtraData", typeof(string));...

    forum.aspose.com/t/mailmerge-issue-lf/318770