Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 20,357 for

table

(0.1 sec)
  1. Additional Bookmarks Added During Aspose Docume...

    We are using Aspose for document generation. In our Word template, we have only one bookmark defined. However, when we generate the document through Aspose, the output document contains additional bookmarks (for example,…... _Toc* Generated for a Table‑of‑Contents field. _Picture*...What you can do Inserting a Table‑of‑Contents Use doc.UpdateFields()...

    forum.aspose.com/t/additional-bookmarks-added-d...
  2. Issue with Formulas (presence of @ before funct...

    Hi guys, Maybe some of you can help me find a solution to my case. I generate some algorithm with default constructor to generate a workbook with sheets. (for a french version of Excel) In one column of the sheet nam…...references, particularly in tables. The “@” symbol indicates that...for handling references in a table context. Cause : The “@” symbol...

    forum.aspose.com/t/issue-with-formulas-presence...
  3. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  4. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  5. Change Slicer Properties with Golang via C++|Do...

    Change the properties of a Slicer in Excel files using Aspose.Cells with Golang via C++....Excel file that contains a table. It then creates the slicer...

    docs.aspose.com/cells/go-cpp/change-slicer-prop...
  6. Add Watermark to Multiple Documents|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....folder and create a file list table. Select the files that need...

    docs.aspose.com/cells/sharepoint/add-watermark-...
  7. Export Document Structure While Converting to P...

    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....document, such as cell, row, table, worksheet, image, shape, header/footer...

    docs.aspose.com/cells/net/export-document-struc...
  8. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。... Get ( 0 ); // Set pivot table style pivot . SetPivotTableStyleTy...); // Apply style to pivot table pivot . FormatAll ( style );...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  9. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples....using DocumentBuilder The TOA ( Table of Authorities ) field builds...builds and inserts a table of authorities. The TOA field collects...

    docs.aspose.com/words/net/inserting-fields/
  10. ToaCategories | Aspose.Words for Java

    Represents a Table of authorities categories in Java....ToaCategories Represents a table of authorities categories. To...getDefaultCategories() Gets the default table of authorities categories. set(int...

    reference.aspose.com/words/java/com.aspose.word...