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

table

(0.12 sec)
  1. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating Table....shape, text frame or a floating table. Members Name Description None...for floating paragraphs and tables. Default Same as VerticalAlignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....using DocumentBuilder The TOA ( Table of Authorities ) field builds...builds and inserts a table of authorities. The TOA field collects...

    docs.aspose.com/words/java/insert-fields/
  3. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples....using DocumentBuilder The TOA ( Table of Authorities ) field builds...builds and inserts a table of authorities. The TOA field collects...

    docs.aspose.com/words/net/inserting-fields/
  4. Convert JSON to Excel with JavaScript via C++|D...

    Learn how to convert a JSON file to an Excel workbook with Aspose.Cells for JavaScript via C++....body > < h1 > Import JSON as Table Example </ h1 > < input type...JsonLayoutOptions to treat arrays as a table const jsonLayoutOptions = new...

    docs.aspose.com/cells/javascript-cpp/convert-js...
  5. NodeJS OCR - extract text from image in Node.js...

    Aspose.OCR in Node.js extracts text from scanned pages, photos, screenshots, and other sources in JavaScript, Node.js services and serverless applications....js OCR allows to transform table images into editable text, streamlining...productivity in applications. Setup Table image to text conversion - Node...

    products.aspose.com/ocr/nodejs-cpp/
  6. FieldToc.table_of_figures_label property | Aspo...

    FieldToc.Table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a Table of figures....table_of_figures_label property FieldToc.table_of_figures_label...building a table of figures. @property def table_of_figures_label...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...to Create Excel Backups for Tables and Text Boxes in PowerPoint...different Microsoft objects - text, tables and charts. I also have a seperate...

    forum.aspose.com/t/aspose-queries/311420
  8. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject lines. Enhance communication with personalized content.... WriteLine ( $"Table:\n\t{odso.TableName}" ); Console...

    reference.aspose.com/words/net/aspose.words.set...
  9. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...pptx" ); try { ITable table = ( ITable ) pres . getSlides...Shape#0 是表格 for ( int i = 0 ; i < table . getRows (). size (); i ++)...

    docs.aspose.com/slides/zh/java/manage-cells/
  10. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (paragraphs, Tables, e…...Other content (paragraphs, tables, etc.) should only appear on...scenarios where a paragraph or table exceeds the page size. In such...

    forum.aspose.com/t/move-figures-to-even-pages-a...