Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 23,379 for

table

(0.1 sec)
  1. MappedDataFieldCollection.ContainsValue | Aspos...

    Discover if a field mapping exists in MappedDataFieldCollection with the ContainsValue method. Enhance your data management efficiency today!...CreateSourceTableMap (); // The table has a column named "Column2"...data from "Column2" of the table. doc . MailMerge . Execute (...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Retrieving External Data Sources Details|Docume...

    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....URL, user name, underlying table name, SQL query, query type...type, the location of the table, etc. Aspose.Cells provides some...

    docs.aspose.com/cells/java/retrieving-external-...
  3. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....from presentations, formatting table borders, placing pictures, and...How can I set the color of a table border? A : You can change the...

    docs.aspose.com/slides/java/faqs/
  4. ChartDataTable.hasLegendKeys property | Aspose....

    ChartDataTable.hasLegendKeys property. Gets or sets a flag indicating whether legend keys are displayed in the data Table...keys are displayed in the data table. The default value is true ...Examples Shows how to show data table with chart series data. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format Tables of Excel files using Aspose.Cells for JavaScript via C++....Create and manage tables of Microsoft Excel files with JavaScript...C++ Contents [ Hide ] Create Table One of the advantages of spreadsheets...

    docs.aspose.com/cells/javascript-cpp/create-and...
  6. Export Visible Rows Data from Worksheet|Documen...

    Learn how to Export Visible Rows Data from Worksheet through the Aspose.Cells for .NET API....data from worksheets into data tables using Aspose.Cells. Sometimes...data is exported to a data table using the Worksheet.Cells.ExportDataTable()...

    docs.aspose.com/cells/net/export-visible-rows-d...
  7. CellFormat.setPaddings method | Aspose.Words fo...

    CellFormat.setPaddings method. Sets the amount of space (in points) to add to the left/top/right/bottom of the contents of cell....the text contents // of each table cell we create with the document...10 , 40 , 50 ); // Create a table with one cell whose contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HTML tag <hr> causes contents to extend beyond ...

    Dear Aspose Support Team I am experiencing issues when converting certain HTML documents to PDF using Aspose.Words. When the hr tag is used inside a Table, it can sometimes cause the contents of that Table to push beyon…...the hr tag is used inside a table, it can sometimes cause the...the contents of that table to push beyond the margins of converted...

    forum.aspose.com/t/html-tag-hr-causes-contents-...
  9. Work with PDF Bookmarks in Python|Aspose.PDF fo...

    Learn how to add, delete, retrieve, update, and expand PDF bookmarks in Python....contents of a PDF, just like a table of contents. Use the following...guides when you need to create a table-of-contents style navigation...

    docs.aspose.com/pdf/python-net/bookmarks/
  10. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....Instantiate a table object auto tab2 = MakeObject < Table > (); //...// Add the table in paragraphs collection of the desired section...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/