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

table

(0.19 sec)
  1. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....new Document(getMyDir() + "Table of contents.docx"); // Iterate...new Document(getMyDir() + "Table of contents.docx"); // Iterate...

    reference.aspose.com/words/java/com.aspose.word...
  2. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document loading or saving in Java....TABLE_SUBSTITUTION_RULE, warningInfo...\'Arvo\' font instead. Reason: table substitution.", warningInfo...

    reference.aspose.com/words/java/com.aspose.word...
  3. Crash when cloning a cell - Free Support Forum ...

    Hello Aspose, I get a NullRefException when cloning a cell (Cell.Clone()). To reproduce please try this: private static string CellCloneBug(Page page) { var t = new Table(); var r = t.…...CellCloneBug(Page page) { var t = new Table(); var r = t.Rows.Add(); var...pdfDocument.Pages.Add(); var t = new Table(); var r = t.Rows.Add(); var...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  4. Setting Metadata | Node.js

    Easy-to-use Node.js library for font manipulation from Aspose.Font. Learn how to set font metadata information....the font metadata into name table? Aspose.Font for Node.js offers...how to personalize the name table using the function: The nameId...

    docs.aspose.com/font/nodejs-cpp/metadata-inform...
  5. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++...." ); // Table: builder -> StartTable (); builder...ExplicitCast < Aspose :: Words :: Tables :: Table > ( docEdited -> GetChild...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not....Examples Shows how to hide a table row. doc = aw . Document ( file_name...file_name = MY_DIR + 'Tables.docx' ) row = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Edit WORD In C++

    Edit a Word document in C++ code....using external data, modify tables. C++ library is a stand-alone...Modify existing Word elements: tables, lists, charts, images, links...

    products.aspose.com/words/cpp/edit/word/
  8. Edit DOC In C#

    Edit DOC in C# code....using external data, modify tables. C# library is a stand-alone...Modify existing DOC elements: tables, lists, charts, images, links...

    products.aspose.com/words/net/edit/doc/
  9. Edit MARKDOWN In C++

    Edit MARKDOWN in C++ code....using external data, modify tables. C++ library is a stand-alone...existing Markdown elements: tables, lists, charts, images, links...

    products.aspose.com/words/cpp/edit/markdown/
  10. Edit Markdown In C#

    Edit Markdown in C# code....using external data, modify tables. C# library is a stand-alone...Modify existing MD elements: tables, lists, charts, images, links...

    products.aspose.com/words/net/edit/md/