Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 20,893 for

table

(0.18 sec)
  1. Supported File Formats | Aspose.TeX .NET

    This TeX manipulation solution for .NET supports TeX files for input and a variety of output formats like TeX, XPS, PDF, PNG, JPEG, TIFF and PNG....File Formats The following table indicates the file formats that...

    docs.aspose.com/tex/net/supported-file-formats/
  2. Need information about supporting filetypes - F...

    Hi, All the below mentioned filetypes are open Documents, for which i want to know whether Aspose supports these types or not for reading metadata. For example MS Excel Spreadsheet (XML) type is supported but the MS P…...Collection (XML) :HXC:H1C: MS Help 2 Table of Contents (XML) :HXT:H1T:...

    forum.aspose.com/t/need-information-about-suppo...
  3. Spreadsheet Editor - Working with Sheets|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....with Sheets Contents [ Hide ] Table of Contents Add and Remove Sheets...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  4. Convert Word to ICS in Python | products.aspose...

    Save Word to ICS within Python applications without using Microsoft Word or Outlook...OST (Outlook Offline Storage Table) Convert WORD to POT (Microsoft...PST (Outlook Personal Storage Table) Convert WORD to SXC (StarOffice...

    products.aspose.com/total/python-net/conversion...
  5. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++....text inside a paragraph or a table cell. Examples Shows how to...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++.... Reason: table substitution." , warningInfo...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. Convert Template to HTML – Aspose.HTML for .NET

    Convert templates to HTML in C#. Use XML/JSON data sources, inline expressions, and foreach directives for dynamic content creation....22 string template = @ " 23 <table border=1> 24 <tr> 25 <th>Person</th>...{{Address.City}}</td> 31 </tr> 32 </table> 33 " ; 34 File. WriteAllText...

    docs.aspose.com/html/net/convert-template-to-html/
  8. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...header/footer, you can use a table for the purpose. Document doc...it using Inline Paragraph or table in section. We were stuck on...

    forum.aspose.com/t/adding-images-to-header-and-...
  9. Opening Files with Different Formats|Documentation

    Aspose.Cells for Go via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Data is stored as a table where each column is separated...in rows and columns like in tables and spreadsheets. Basically...

    docs.aspose.com/cells/go-cpp/opening-files-with...
  10. FormField | Aspose.Words for Java

    Represents a single form field 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...