Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 20,379 for

table

(0.28 sec)
  1. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Instantiate a table object Table tab2 = new Table (); // Add the...the table in paragraphs collection of the desired section hfFoot...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  2. Add Pivot Connection with Golang via C++|Docume...

    Learn how to add pivot connection with Aspose.Cells library using C++....associate slicer and pivot table in Excel, you need to right-click...associate slicer and pivot table using Aspose.Cells API programmatically...

    docs.aspose.com/cells/go-cpp/add-pivot-connection/
  3. 使用Node.js通过C++更改切片器属性|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....sample Excel file containing a table. const workbook = new AsposeCells...Access first table inside the worksheet. const table = worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/change-slic...
  4. NodeList.Count | Aspose.Words for .NET

    Discover the NodeList Count property to easily retrieve the total number of nodes in your list, enhancing your web development efficiency....are indirect descendants of a Table node, which would be the runs...nodeList = doc . SelectNodes ( "//Table//Run" ); Assert . That ( nodeList...

    reference.aspose.com/words/net/aspose.words/nod...
  5. FieldTC.type_identifier property | Aspose.Words...

    FieldTC.type_identifier property. Gets or sets a type identifier for this field (which is typically a letter)....compile all TC fields into a table of contents. field_toc = builder...entries will appear in the table. builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToc.entry_identifier property | Aspose.Wor...

    FieldToc.entry_identifier property. Gets or sets a string that should match type identifiers of TC fields being included....compile all TC fields into a table of contents. field_toc = builder...entries will appear in the table. builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_TableSubstitution method. Settings related to Table substitution rule in C++....method Settings related to table substitution rule. const System...with custom font substitution tables. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Horizontally Merged Cells - Free Support Forum ...

    I am trying to pull Table structures out of documents using words-python (version 25.9.0). I need to be able to detect merged cells properly. The vertical merges seem to work as anticipated based on documentation. Howeve…...1:02am 1 I am trying to pull table structures out of documents...out the first cell in that table, it should have cell.cell_format...

    forum.aspose.com/t/horizontally-merged-cells/31...
  9. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional presentations effortlessly, saving time and ensuring consistency....120 )); Add a Slide with a Table We’ll now add a slide that presents...key performance metrics in table format. var slide_2 = presentation...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  10. Row.parentTable property | Aspose.Words for Nod...

    Row.parentTable property. Returns the immediate parent Table of the row....Returns the immediate parent table of the row. get parentTable...Words . Tables . Table See Also module Aspose.Words.Tables class...

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