Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 22,360 for

table

(0.16 sec)
  1. 在 C# 中合并 PDF 文档|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF Facades 合并 PDF 文档。...concatenated file to display Table of Contents using ( var document...Text Stamp to display string Table Of Contents var stamp = new...

    docs.aspose.com/pdf/zh/net/concatenate-pdf-docu...
  2. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not....Examples Shows how to hide a table row. doc = aw . Document ( file_name...file_name = MY_DIR + 'Tables.docx' ) row = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Bookmarks in Python|Aspose.Words f...

    How to insert, obtain, move, show or hide bookmarks using Python....example shows how to bookmark a table: If you change the name of a...access columns of the bookmarked table: Move to a Bookmark If you need...

    docs.aspose.com/words/python-net/working-with-b...
  4. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API.... Table selection area How to start...update the UI xs . sheet . table . render (); Relevant functions...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...DataTable var table = new DataTable("MyTable"); table.Columns.Add("ColInt"...typeof(int)); table.Columns.Add("ColString", typeof(string)); table.Columns...

    forum.aspose.com/t/using-cells-importdata-to-im...
  6. Aspose.Slides .NET for VSTO|Aspose.Slides Docum...

    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....features with VSTO Add Image in Table Cell Adding Picture Frame with...and Aspose.Slides Creating a Table on PowerPoint Slide in VSTO...

    docs.aspose.com/slides/net/aspose-slides-net-fo...
  7. 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...
  8. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document loading or saving in Java....TABLE_SUBSTITUTION_RULE, warningInfo...\'Arvo\' font instead. Reason: table substitution.", warningInfo...

    reference.aspose.com/words/java/com.aspose.word...
  9. Product Overview | Aspose.Font for JavaScript

    JavaScript APIs for the developers to manipulate font files. Here you will find Aspose.Font API Solution for JavaScript overview....information from the ’name table’ of TrueType fonts. Supported...File Formats The following table indicates the file formats that...

    docs.aspose.com/font/javascript-cpp/product-ove...
  10. Convert JSON to CSV|Documentation

    Learn how to convert JSON to a CSV file with Aspose.Cells for Python via .NET API....or array_as_table (processes the array as a table). The JsonUtility...

    docs.aspose.com/cells/python-net/convert-json-t...