Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 20,884 for

table

(0.15 sec)
  1. Сonverting File Formats|CAD 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....File Formats The following table shows the input file formats...

    docs.aspose.com/cad/net/converting-file-formats/
  2. Сonverting File Formats|CAD 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....File Formats The following table shows the input file formats...

    docs.aspose.com/cad/python-net/getting-started/...
  3. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java....Every run of a text, paragraph, table, or section is a node, and even...Document , Section , Paragraph , Table , Shape , Run , and all other...

    docs.aspose.com/words/java/aspose-words-documen...
  4. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....cover any cases where the data table data is invalid // by substituting...getFieldCode()); // Create a data table with columns whose names match...

    reference.aspose.com/words/java/com.aspose.word...
  5. Display font Metadata | C++ API Solution

    C++ API Solution to manage fonts. Learn how to view font metadata with a few lines of C++ code. Read font information....retrieves the cmap unicode encoding table from the font, which is used...has both the cmap table and the glyf table, which is used to...

    products.aspose.com/font/cpp/font-metrics/
  6. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...‘OS/2’ font table. Please check the dumped ‘OS/2’ font table: font...font table 506×736 17.1 KB Reference: OS/2 - OS/2 and Windows metrics...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  7. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets....Examples Shows how to build a table with custom borders. Document... StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/net/aspose.words.tab...
  8. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc.getFirstSection()...getBody().getTables().get(0); table.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…...please help me to extract the table from attached PDF into C# DataTable...DataTable Row object. Thank you! Table_extract_to_DataTable.pdf (148...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  10. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++.... Row n/a Represents a table row. Row may have Cell as child...entities. Cell n/a Represents a table cell. Cell may have Line and...

    reference.aspose.com/words/cpp/aspose.words.lay...