Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 22,038 for

table

(0.12 sec)
  1. Formula recognition|Documentation

    Extracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....shows how to extract text from table and get rows and columns structure:...< \\infty. Extract formulas Table recognition Recognition Analyzing...

    docs.aspose.com/ocr/java/formula-recognition/
  2. ToaCategories Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.ToaCategories class for efficient management of Table of authorities categories in your documents. Enhance your document structuring!...ToaCategories class Represents a table of authorities categories. To...DefaultCategories { get; } Gets the default table of authorities categories. Item...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Recognize self-closing tags|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....Document Assistant Close Prefix Table Elements Styles with HtmlSaveOptions...

    docs.aspose.com/cells/java/recognise-self-closi...
  4. Additional Bookmarks Added During Aspose Docume...

    We are using Aspose for document generation. In our Word template, we have only one bookmark defined. However, when we generate the document through Aspose, the output document contains additional bookmarks (for example,…... _Toc* Generated for a Table‑of‑Contents field. _Picture*...What you can do Inserting a Table‑of‑Contents Use doc.UpdateFields()...

    forum.aspose.com/t/additional-bookmarks-added-d...
  5. Change Slicer Properties with Golang via C++|Do...

    Change the properties of a Slicer in Excel files using Aspose.Cells with Golang via C++....Excel file that contains a table. It then creates the slicer...

    docs.aspose.com/cells/go-cpp/change-slicer-prop...
  6. Add Watermark to Multiple Documents|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....folder and create a file list table. Select the files that need...

    docs.aspose.com/cells/sharepoint/add-watermark-...
  7. Export Document Structure While Converting to P...

    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....document, such as cell, row, table, worksheet, image, shape, header/footer...

    docs.aspose.com/cells/net/export-document-struc...
  8. Row.Hidden | Aspose.Words for .NET

    Row Hidden property documentation. Control Table row visibility in Word documents programmatically with boolean hide/show settings....Examples Shows how to hide a table row. Document doc = new Document...Document ( MyDir + "Tables.docx" ); Row row = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....specified in table styles into direct formatting on tables in the document...DataTable table = new DataTable ( "Test" ); table . Columns ...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Section | Aspose.Words for Java

    Represents a single section in a document in Java....such as text runs, shapes, or tables to that paragraph. Assert....Shows how to find out if a tables are nested. public void ca...

    reference.aspose.com/words/java/com.aspose.word...