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

table

(0.18 sec)
  1. 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...
  2. Font classes for supported Font Formats | Java

    Getting learned Aspose.Font for Java library is better by starting by learning the hierarchy of its classes. Find out how to manipulate fonts here....Font object type The table below shows the accordance between...is why, if replacing in the table the column “Font Format” to...

    docs.aspose.com/font/java/developer-guide/font-...
  3. 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...
  4. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file.... Let’s render our data in table. The XSL file that will help...<h2> My CD Collection </h2> <table border= "1" > <tr bgcolor= "#9acd32"...

    docs.aspose.com/pdf/net/generate-pdf-from-xml/
  5. Free online OCR applications|Documentation

    Instantly extract a text from an image, scanned PDF, photo, screenshot, or receipt, and create searchable PDFs from anywhere using only a web browser....Convert Table To Text Convert a scanned or photographed table into...

    docs.aspose.com/ocr/apps/web/
  6. ChartDataTable.Font | Aspose.Words for .NET

    Discover the ChartDataTable Font property to enhance your data Table's appearance with customizable font formatting for better readability and impact....font formatting of the data table. public Font Font { get ; }...Examples Shows how to show data table with chart series data. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FontSubstitutionReason | Aspose.Words for Java

    Specifies the reason of font substitution in Java....TABLE_SUBSTITUTION_RULE, warningInfo...\'Arvo\' font instead. Reason: table substitution.", warningInfo...

    reference.aspose.com/words/java/com.aspose.word...
  8. Exact Row Heights|Aspose.Words for JasperReports

    Aspose Words for JasperReports allow setting exact row heights for Table rows....to set exact row heights for table rows. This is controlled by...you type something inside a table cell. In JasperReports: Java...

    docs.aspose.com/words/jasperreports/exact-row-h...
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Insert Image into PowerPoint Table using Python How to Convert...Insert Image into PowerPoint Table using Java How to Export XPS...

    kb.aspose.com/categories/page/45/
  10. Get HTML of extracted text from word file - Fre...

    HI Aspose Team, I am extracting some specific text from word file using Aspose.Word C# . Now I have to get html of extracted text. I don’t want to convert word into html and rework on it, Is there any method which i c…...How to get html of Row of the table alexey.noskov November 20, 2025...Document(@"C:\Temp\in.docx"); Table t = doc.FirstSection.Body.Tables[0]; Row r =...

    forum.aspose.com/t/get-html-of-extracted-text-f...