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

table

(0.22 sec)
  1. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java....Description CELL Represents a table cell. COLUMN Represents a column...document. ROW Represents a table row. SPAN Represents one or...

    reference.aspose.com/words/java/com.aspose.word...
  2. Find and Replace Text|Aspose.Words for .NET

    Find and replace text from a document part easily and fast instead of using VSTO in C#....Sample Code Github Inserting Table Print Documents Related articles...

    docs.aspose.com/words/net/search-for-and-replac...
  3. TabStop.Position | Aspose.Words for .NET

    Discover the TabStop Position property to easily find tab stop locations in points, enhancing your layout precision and design efficiency....doc = new Document ( MyDir + "Table of contents.docx" ); // Iterate...

    reference.aspose.com/words/net/aspose.words/tab...
  4. AustraliaPostSettings|Aspose.BarCode for Python...

    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....ignore_ending_filling_patterns_for_c_table The flag which force AustraliaPost...not have any gaps in encoding table and sequnce “333” of filling...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. Add HTML String using DOM in Ruby|Aspose.PDF fo...

    Discover how to add an HTML string to a PDF document using the DOM API in Ruby with Aspose.PDF for dynamic content generation.... new ( "<fontsize=10><b><i>Table</i></b></fontsize>" ) # set...

    docs.aspose.com/pdf/java/add-html-string-using-...
  6. FontSubstitutionSettings class | Aspose.Words f...

    aspose.words.fonts.FontSubstitutionSettings class. Specifies font substitution mechanism settings...rule (disabled by default) Table substitution rule (enabled by...substitution rule. table_substitution Settings related to table substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataTable.hasOutlineBorder property | Aspo...

    ChartDataTable.hasOutlineBorder property. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed...Examples Shows how to show data table with chart series data. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....' ) # 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...
  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...