Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 24,088 for

table

(0.92 sec)
  1. Aspose::Words::Fields::FieldIndex::get_NumberOf...

    Aspose::Words::Fields::FieldIndex::get_NumberOfColumns method. Gets or sets the number of columns per page used when building the index in C++....set_Heading ( u "A" ); // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...get("type") == "table": for row in block.get("rows"..."paragraph": content["source_type"] = "table" paragraphs.append(content)...

    forum.aspose.com/t/paste-back-shape-data-correc...
  3. 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...
  4. 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/
  5. XmlReadMode | Aspose.Words for Java

    Specifies how to read XML data and a relational schema into a DataSet in Java....adding new tables or adding columns to existing tables. An exception...exception is thrown if the inferred table already exists but with a different...

    reference.aspose.com/words/java/com.aspose.word...
  6. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...DocumentTableUtil { public static Table addTable(DocumentBuilder builder...throws Exception { // 开始表格 Table table = builder.startTable(); //...

    forum.aspose.com/t/topic/311952
  7. 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/
  8. Edit MARKDOWN In Java

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

    products.aspose.com/words/java/edit/markdown/
  9. Create Volume-High-Low-Close(VHLC) Stock Chart|...

    How to create a Volume-High-Low-Close(VHLC) Stock Chart, how to add a Volume-High-Low-Close(VHLC) Stock Chart, how to generate a Volume-High-Low-Close(VHLC) Stock Chart....need to rearrange your data table, you should do it before you...

    docs.aspose.com/cells/java/create-volume-high-l...
  10. Wrong alignment of cell that was shifted to nex...

    Hi, we use Table Broken property that shift columns which not fit in current page to next one. But unfortunatelly shifted cell loosing some properties that we specified. F.e alignment look at first and last column. I att…...2025, 12:44pm 1 Hi, we use table Broken property that shift columns...

    forum.aspose.com/t/wrong-alignment-of-cell-that...