Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 19,750 for

table

(0.45 sec)
  1. Aspose::Words::Fields::FieldDatabase::set_Forma...

    Aspose::Words::Fields::FieldDatabase::set_FormatAttributes method. Sets which attributes of the format are to be applied to the Table in C++....format are to be applied to the table. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....document, such as cell, row, table, worksheet, image, shape, header/footer...

    docs.aspose.com/cells/go-cpp/export-document-st...
  3. 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/
  4. 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...
  5. Create Tagged PDF using C#|Aspose.PDF for .NET

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for .NET.... Creating Tagged PDF with table of contents (TOC) page Generate...document with an accessible Table of Contents (TOC) page. Generate...

    docs.aspose.com/pdf/net/create-tagged-pdf/
  6. 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...
  7. Aspose.Cells for Java

    This API allows you to do all kinds of operations on Excel files files in Java code including creating, editing and converting etc....Excel using Java Create Pivot Table in Excel using Java Adjust Row...in Java How to Remove Pivot Table using Java How to Add a Column...

    kb.aspose.com/cells/java/page/2/
  8. Aspose.Slides for NET

    Find answers about creating, converting, editing, and printing PowerPoint Presentations in .NET applications without utilizing Microsoft PowerPoint....Insert Image into PowerPoint Table using C# How to Convert SVG...Presentation using C# How to Create a Table in PowerPoint using C# How to...

    kb.aspose.com/slides/net/
  9. 使用 Java 从 PDF 中提取表格 | Aspose.PDF

    Java原始程式碼用於從Java和PHP上的PDF檔中提取表格,德爾福。...page ); for ( AbsorbedTable table : absorber . getTableList ())...()) { for ( AbsorbedRow row : table . getRowList ()) { for ( AbsorbedCell...

    products.aspose.com/pdf/zh-hant/java/table/extr...
  10. CellFormat.hide_mark property | Aspose.Words fo...

    CellFormat.hide_mark property. Returns or sets visibility of cell mark.... Remarks Specifies that table cell content is rendered with...See Also module aspose.words.tables class CellFormat CellFormat...

    reference.aspose.com/words/python-net/aspose.wo...