Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 16,168 for

table

(0.06 sec)
  1. Aspose.Words Document Object Model (DOM)|Aspose...

    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 Java....Every run of a text, paragraph, table, or section is a node, and even...Document , Section , Paragraph , Table , Shape , Run , and all other...

    docs.aspose.com/words/java/aspose-words-documen...
  2. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found....document after a paragraph or table. /// </summary> private static...insertionDestination . NodeType == NodeType . Table ) { CompositeNode dstStory =...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++...." ); // Table: builder -> StartTable (); builder...ExplicitCast < Aspose :: Words :: Tables :: Table > ( docEdited -> GetChild...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++...." ); // Table: builder -> StartTable (); builder...ExplicitCast < Aspose :: Words :: Tables :: Table > ( docEdited -> GetChild...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. Display font Metadata | C++ API Solution

    C++ API Solution to manage fonts. Learn how to view font metadata with a few lines of C++ code. Read font information....retrieves the cmap unicode encoding table from the font, which is used...has both the cmap table and the glyf table, which is used to...

    products.aspose.com/font/cpp/font-metrics/
  6. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....Block-level – Among paragraphs and tables, as a child of a Body, HeaderFooter...Among rows in a table, as a child of a Table node Cell-level...

    docs.aspose.com/words/net/working-with-content-...
  7. Aspose.Cells 8.8.0中的公共API更改|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.... C# string html = @" <table data-cache=""not-cached"" class=""sortable"">...class=""odd"">10.8%</td> </tr> </tbody> </table> " ; byte [] byteArray = Encoding...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...located at: Propagate Formula in Table or List Object automatically...insert rows for an existing table, and then we go back and re-apply...

    forum.aspose.com/t/listobject-with-calculated-c...
  9. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suiTable font replacement or uses the Font fallback mechanism....but powerful mechanism called Table substitution rule. By default...rule. Aspose.Words uses XML tables, which define the basic substitution...

    docs.aspose.com/words/net/manipulating-and-subs...
  10. Table.accept method | Aspose.Words for Node.js

    Table.accept method. Accepts a visitor....Words class Table Table.verticalAnchor property Table.acceptEnd...

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