Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 43,371 for

table

(0.14 sec)
  1. Public API Changes in Aspose.Cells 8.5.1|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....Tables.TableDataSourceType to retrieve...DataSourceType == Aspose . Cells . Tables . TableDataSourceType . QueryTable...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Rows - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....SystemFontSource TabAlignmentType Table TableAbsorber TabLeaderType...Description Rows Table. getRows () Gets the rows of the table....

    reference.aspose.com/pdf/java/com.aspose.pdf/cl...
  3. Aspose.Cells for .NET 5.1.3 Release Notes|Docum...

    Aspose.Cells for .Net 5.1.3 Release Notes – the latest enhancements, new features, and fixes....19873 Pdf Text comes out of table and fails to print completely...area 19852 PivotTable Pivot table causes errors in XLSX files...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  4. DataTable | Aspose.Slides for C++ API Reference

    Data structured in rows and columns. Objects of this class should only be allocated using System::MakeObject() function. Never create instance of this type on stack or using operator new, as it will result in runtime errors and/or assertion faults. Always wrap this class into System::SmartPtr pointer and use this pointer to pass it to functions as argument....Gets columns present in the table. System::SharedPtr < DataSet...get_DataSet () Gets data set table belongs to. System::SharedPtr...

    reference.aspose.com/slides/cpp/system.data/dat...
  5. Appendix A. Enumeration Extension Methods in C#...

    Use built-in extension methods to perform common manipulations on a sequential data when building a report using C#.... The following table describes these built-in extension...conventions are used within the table: Selector stands for a lambda...

    docs.aspose.com/words/net/appendix-a-enumeratio...
  6. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....to true to recognize text in tables. Set to false to improve performance...by ignoring table structures and treating tables as plain text...

    docs.aspose.com/ocr/net/recognition-settings-co...
  7. Aspose.Cells for Python via Java 22.9 Release N...

    Aspose.Cells for Python via Java 22.9 Release Notes – the latest enhancements, new features, and fixes....two-variable data table and one-variable data table. Adds Cell.Se...Represnts the type of loading multi tables in a worksheet of the Mac ...

    docs.aspose.com/cells/python-java/aspose-cells-...
  8. Aspose.Cells for Java 22.9 Release Notes|Docume...

    Aspose.Cells for Java 22.9 Release Notes – the latest enhancements, new features, and fixes....two-variable data table and one-variable data table. Adds Cell.Se...Represnts the type of loading multi tables in a worksheet of the Mac ...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  9. Aspose::Words::Comparing Namespace Reference - ...

    The Aspose.Words.Comparing namespace provides classes and enumerations that allow to specify additional options when comparing documents...." ); // Table: builder->StartTable(); builder->InsertCell();...(System::DynamicCast<Table>(docEdited->GetChild( NodeType::Table , 0, true...

    reference.aspose.com/words/cpp/namespace/aspose...
  10. HtmlFragment not loading embedded font via styl...

    I am using Aspose.PDF.Drawing for .NET. See the code below: using Aspose.Pdf; const string LicenseFile = "Aspose.Pdf.lic"; SetAsposeLicense(LicenseFile); byte[] pdfBytes = GeneratePdf(); File.WriteAllBytes("Generate…...margin-bottom: 2px; display: block; } table { display: flex; border-collapse:...datatable-header { display: table-header-group; font-size: 9px;...

    forum.aspose.com/t/htmlfragment-not-loading-emb...