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

table

(0.08 sec)
  1. 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...
  2. Product Overview|Aspose.Slides for Node.js via ...

    Aspose.Slides for Node.js via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....as managing texts, shapes, tables & animations, adding audio...for Node.js via Java, besides tables and different kinds of shapes...

    docs.aspose.com/slides/nodejs-java/product-over...
  3. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for C++ lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....such as managing text, shapes, tables & animations, adding audio...is that you can not only add tables and different kinds of shapes...

    docs.aspose.com/slides/cpp/product-overview/
  4. Aspose.Words DOM|Aspose.Words for Python via .NET

    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 Python....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/python-net/aspose-words-d...
  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. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....using DocumentBuilder The TOA ( Table of Authorities ) field builds...builds and inserts a table of authorities. The TOA field collects...

    docs.aspose.com/words/cpp/inserting-fields/