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

table

(0.06 sec)
  1. Using Extension Methods of Iteration Variables ...

    Use extension methods for iteration variables of any type when building a report in C#....and number them in a document table using the following template...NumberOf()]>> can be placed in a table column to produce numbered rows...

    docs.aspose.com/words/net/using-extension-metho...
  2. Ինչպես տեղադրել աղյուսակը PDF-ում՝ օգտագործելով C#

    Այս հոդվածում ներկայացված են տեղեկություններ այն մասին, թե ինչպես կարելի է աղյուսակ տեղադրել PDF-ում՝ օգտագործելով C#: Այն պարունակում է տեղեկատվություն շրջակա միջավայրի կազմաձևման, ծրագրի մանրամասն հոսքի և գործարկվող կոդ՝ PDF-ում աղյուսակ ավելացնելու համար՝ օգտագործելով C#:...Document դասի օբյեկտը Ստեղծեք նոր table և սահմանեք լռելյայն բջջային...աղյուսակը լրացնելու համար: Table դասը ունի DefaultCellBorder...

    kb.aspose.com/hy/pdf/net/how-to-insert-table-in...
  3. 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...
  4. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...sampleHtml ( u "<html><body><table><tr><td>This is sample text...</td><td>Some text.</td></tr></table></body></html>" ); // Convert...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  5. FieldIndex.NumberOfColumns | Aspose.Words for .NET

    Discover the FieldIndex NumberOfColumns property to easily customize your index layout with optimal column settings for enhanced readability and performance....Heading = "A" ; // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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-...
  7. 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...
  8. Aspose.Words Document Object Model (DOM) in C#|...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using C#....Every run of a text, paragraph, table, or a section is a node, and...Document , Section , Paragraph , Table , Shape , Run , and all other...

    docs.aspose.com/words/net/aspose-words-document...
  9. 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...
  10. 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-...