Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 15,977 for

table

(0.08 sec)
  1. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....docx" ); Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....specify formatting properties for table cells and rows. User the insertCell()...endRow() methods to build a table. Note that getFont() , getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  3. 用C++访问单元格中的表格并利用行列偏移添加值|Documentation

    从单元格访问表格并用C++添加值。...cell D5 which lies inside the table Cell cell = worksheet . GetCells...Access the Table from this cell ListObject table = cell . GetTable...

    docs.aspose.com/cells/zh/cpp/accessing-table-fr...
  4. MailMerge.UseNonMergeFields | Aspose.Words for ...

    Unlock the power of MailMerge! Use the UseNonMergeFields property to enhance your documents by merging into various field types seamlessly....places data from each row of a table into MERGEFIELDs, which name...name columns in that table. // Our document has no such fields,...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Retrieving SQL Connection Data|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....example, server URL , username , table name , full SQL query , query...query type , location of the table , and name of the named range...

    docs.aspose.com/cells/java/retrieving-sql-conne...
  6. File Formats Supported by Aspose.Tasks for .NET

    Aspose.Tasks for .NET supports loading and saving of a wide range of project management file formats and allows you to edit source documents as well as convert files from one format to another....NET The following table indicates the input and output...(Tasks, Resources or Assignments table) as Microsoft Excel spreadsheet...

    docs.aspose.com/tasks/net/supported-file-formats/
  7. Possible bug with backColor and cellMerge - Fre...

    I have a Words Linq Template as outlined below. It induces the exception “Object reference not set to an instance of an object.” when passed through Aspose 25.4. Please advise. Thanks, Brian <<foreach [m in new Stri…..."Three"}]>> Create a 2 column, 1 row table with a CR above and below. Place...-horz>><</backColor>> in each cell. Run table in foreach. <</foreach >> BackColorTest...

    forum.aspose.com/t/possible-bug-with-backcolor-...
  8. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word document... asTable() Cast node to Table . clone(isCloneChildren) Creates...Document ( base . myDir + "Tables.docx" ); expect ( doc . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Remove Pivot Table in Excel in C# How to Delete Pivot Table in Excel...Python How to Remove Pivot Table using Java How to Display Formulas...

    kb.aspose.com/cells/page/8/
  10. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...using Table in Header of the PDF Page. You can add a table with...face any issues: Create or Add Table In PDF using C#|Aspose.PDF for...

    forum.aspose.com/t/trying-to-create-a-word-like...