Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 20,893 for

table

(0.16 sec)
  1. Edit Word, PDF In Python

    Edit DOCX, DOC, PDF and a variety of other file formats in Python....Edit text in PDF, Word, modify tables, insert graphs using external...elements: paragraphs, lists, tables, images, links, fields, charts...

    products.aspose.com/words/python-net/edit/
  2. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...Slides 提供了 Table 类、 ITable 接口、 Cell 类、 ICell...// 将演示文稿保存到磁盘 pres . Save ( "table.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/zh/net/manage-table/
  3. Edit Word, PDF In C++

    Edit DOCX, DOC, PDF and a variety of other file formats in C++....Edit text in PDF, Word, modify tables, insert graphs using external...elements: paragraphs, lists, tables, images, links, fields, charts...

    products.aspose.com/words/cpp/edit/
  4. Edit Word, PDF In C#

    Edit DOCX, DOC, PDF and a variety of other file formats in C#....Edit text in PDF, Word, modify tables, insert graphs using external...elements: paragraphs, lists, tables, images, links, fields, charts...

    products.aspose.com/words/net/edit/
  5. FontSubstitutionReason enumeration | Aspose.Wor...

    aspose.words.FontSubstitutionReason enumeration. Specifies the reason of font substitution.... TABLE_SUBSTITUTION_RULE Font substitution by table rule...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....using C# How to Add Rows to Table in MS Word Document using C#...Document using C# How to Create Table in Word Document using C# How...

    kb.aspose.com/words/net/page/4/
  7. Embedded Excel Object in Word to pdf with Farsi...

    I have a word document written in Farsi which has an Embedded Excel Object which is a Table copied from an excel and pasted as picture in this document. When I convert it to PDF all the characters in this Table get messe…...Embedded Excel Object which is a table copied from an excel and pasted...all the characters in this table get messed up. This problem...

    forum.aspose.com/t/embedded-excel-object-in-wor...
  8. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....cover any cases where the data table data is invalid // by substituting...getFieldCode()); // Create a data table with columns whose names match...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Nav...

    Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel method. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats. Default value is %3 in C++....Examples Shows how to generate table of contents for Azw3 documents...options ); Shows how to generate table of contents for Mobi documents...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. RowCollection indexer | Aspose.Words for Python

    RowCollection indexer. Retrieves a [Row](../../row/) at the given index....how to iterate through all tables in the document and print the...file_name = MY_DIR + 'Tables.docx' ) tables = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...