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

table

(0.07 sec)
  1. FontSubstitutionWarningInfo.RequestedFamilyName...

    FontSubstitutionWarningInfo.RequestedFamilyName property returns the requested font family name in Aspose.Words.... Reason: table substitution." )); Assert ....

    reference.aspose.com/words/net/aspose.words/fon...
  2. COUNTIF excel function works inconsistently - F...

    Dear Aspose Team, i am trying to use COUNTIF on an excelsheet: =COUNTIF(E$6:E$13;“>0”) this returns 1, however: =COUNTIF(MyTable[MyColumn];“>0”) is evalulated properly MyColumn is a column in my Table which is exac…...MyColumn is a column in my table which is exactly covered by...handling – When you refer to a table column ( MyTable[MyColumn] )...

    forum.aspose.com/t/countif-excel-function-works...
  3. 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...
  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. How to Convert SVG to Presentation using Python

    In this topic, we will walk you through the steps for how to convert SVG to Presentation using Python. By utilizing a few lines of easy code you can easily convert SVG to presentation using Python....to learn about inserting a table inside the PowerPoint slide...article on how to create a table in PowerPoint using Python ...

    kb.aspose.com/slides/python/how-to-convert-svg-...
  6. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the Table of contents....heading styles to include in the table of contents. @property def custom_styles...compile all headings into a table of contents. # For each heading...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert BMP to PST in Python | products.aspose.com

    Save BMP to PST within Python applications without using Microsoft Word or Outlook...However, the Personal Storage Table (PST) format is a proprietary...OST (Outlook Offline Storage Table) Convert BMP to VCF (vCard File)...

    products.aspose.com/total/python-net/conversion...
  8. How to Convert SVG to Presentation using C#

    We'll walk you through the steps in C# for how to convert SVG to Presentation using C#. With the help of a few lines of code you can easily convert SVG to presentation using C#....want to learn about adding a table inside the PowerPoint presentation...article on how to create a table in PowerPoint using C# . Updated...

    kb.aspose.com/slides/net/how-to-convert-svg-to-...
  9. How to Split Word File using C#

    This tutorial explains how to split Word file using C#. It contains all the details for configuring the development environment, sequence of steps for writing this application and a runnable sample code to extract pages from Word using C#....other features like adding a table to the Word document, refer...the article on how to create table in Word document using C# ....

    kb.aspose.com/words/net/how-to-split-word-file-...
  10. 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...