Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 22,357 for

table

(0.18 sec)
  1. 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...
  2. BorderCollection.distance_from_text property | ...

    BorderCollection.distance_from_text property. Gets or sets distance of the border from text in points....reset to zero for borders of table cells. Examples Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing.... Contains ( "<table style=\"padding:0pt; -aw-border:0...outDocContents . Contains ( "<table cellspacing=\"0\" cellpadding=\"0\"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...DataTable var table = new DataTable("MyTable"); table.Columns.Add("ColInt"...typeof(int)); table.Columns.Add("ColString", typeof(string)); table.Columns...

    forum.aspose.com/t/using-cells-importdata-to-im...
  5. Aspose::Words::Fields::ToaCategories class | As...

    Aspose::Words::Fields::ToaCategories class. Represents a Table of authorities categories. To learn more, visit the documentation article in C++....ToaCategories class Represents a table of authorities categories. To...get_DefaultCategories () Gets the default table of authorities categories. GetType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Monitor running programs|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 and Manipulate Excel Table Analyzing your prompt, please...

    docs.aspose.com/cells/cpp/monitor-running-progr...
  7. Supported File Formats|Aspose.Slides 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....File Formats The following table indicates the file formats that...

    docs.aspose.com/slides/sharepoint/supported-fil...
  8. How to Read Word Document in C#

    This brief tutorial guides you on how to read Word document in C#. To read text from Word document C# environment details and runnable sample code with description is shared....reading data from paragraphs, tables, etc. such that each segment...style is separated or each table cell value is separately accessed...

    kb.aspose.com/words/net/how-to-read-word-docume...
  9. 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...
  10. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suiTable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font....based on the font substitution table. You can customize this behavior...FontSettings.SubstitutionSettings.Table . # Replace missing "MyFont"...

    docs.aspose.com/words/python-net/using-truetype...