Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 22,237 for

table

(0.21 sec)
  1. 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...
  2. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Unlock seamless mail merging with Aspose.Words! Discover how the IMailMergeDataSourceRoot GetDataSource method enhances your document automation process....data records of the specified table. Remarks When the Aspose.Words...merge region. If a data source (table) with the specified name does...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Aspose.PDF 的 XML 架构|Aspose.PDF for .NET

    本文描述了用于在 Aspose.PDF for .NET 中处理 XML 文档的 XML 架构...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...

    docs.aspose.com/pdf/zhnet/supported-xml-schema/
  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. Ինչպես տեղադրել աղյուսակը PDF-ում՝ օգտագործելով...

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես կարելի է աղյուսակ տեղադրել PDF-ում՝ օգտագործելով Python-ը: Այն պարունակում է IDE կարգավորումներ, քայլ առ քայլ գործընթաց և գործարկվող օրինակելի կոդ՝ PDF-ում Python-ի միջոցով աղյուսակ ավելացնելու համար:...աղյուսակի օբյեկտ՝ օգտագործելով Table դասը և սահմանեք դրա եզրագծի...Page դաս՝ էջ ստեղծելու համար, Table դաս՝ աղյուսակ ստեղծելու համար...

    kb.aspose.com/hy/pdf/python/how-to-insert-table...
  6. XML Schema of Aspose.PDF|Aspose.PDF for C++

    本文介绍了在 Aspose.PDF for C++ 中使用 XML 文档的 XML 架构。...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...

    docs.aspose.com/pdf/zh/cpp/supported-xml-schema/
  7. 刷新和计算包含计算项的数据透视表|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....Refresh and Calculate Pivot Table Items </ title > </ head > <...Refresh and Calculate Pivot Table Items </ h1 > < input type =...

    docs.aspose.com/cells/zh/javascript-cpp/refresh...
  8. Display font Metrics | .NET API Solution

    .NET API Solution to manage fonts. Learn how to view font metrics like width, kerning, ascent, descent, with a few lines of C# code....Get the cmap Unicode encoding table from the font as object TtfCMapFormatBaseTab...//Get the cmap unicode encoding table from the font as an object ...

    products.aspose.com/font/net/font-metrics/
  9. 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...
  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...