Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 22,242 for

table

(0.3 sec)
  1. Aspose::Words::Fields::FieldIndex::get_LetterRa...

    Aspose::Words::Fields::FieldIndex::get_LetterRange method. Gets or sets a range of letters to which limit the index in C++....set_Heading ( u "A" ); // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldIndex::get_NumberOf...

    Aspose::Words::Fields::FieldIndex::get_NumberOfColumns method. Gets or sets the number of columns per page used when building the index in C++....set_Heading ( u "A" ); // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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. 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/
  5. 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/
  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. 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...
  9. 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-...
  10. 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-...