Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 22,369 for

table

(1.83 sec)
  1. 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...
  2. Edit HTML In Javascript

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

    products.aspose.com/words/nodejs-net/edit/html/
  3. 表格样式问题 - 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
  4. 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...
  5. 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/
  6. 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...
  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. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...========== 1a-EXT) Style-size table (sizes only) ========== try:...info("[change style] Style-size table enforced (paras=%d, runs≈%d)"...

    forum.aspose.com/t/change-styles-for-complete-d...
  9. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple Table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…...xlsx , contains a simple table with conditional formats that...ayout2;margin-left:0px;'> <table cellpadding='0' cellspacing='0'>...

    forum.aspose.com/t/icon-sets-become-misaligned-...
  10. Create StockHighLowClose Chart in Excel using C...

    Learn how to generate a StockHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Step‑by‑step guide and full source code included....worksheets, cells, charts, pivot tables, and more. Key benefits for...chart positioned below the data table. 4️⃣ Links the chart to the...

    blog.aspose.com/cells/create-stockhighlowclose-...