Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 20,887 for

table

(0.09 sec)
  1. TableSubstitutionRule.SetSubstitutes | Aspose.W...

    Discover how to customize font names with the TableSubstitutionRule SetSubstitutes method. Enhance your design with tailored typography solutions!...configure a font substitution table which determines // which fonts...with custom font substitution tables. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fon...
  2. FieldTC.Text | Aspose.Words for .NET

    Manage your FieldTC Text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience....compile all TC fields into a table of contents. FieldToc fieldToc...entries will appear in the table. builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for C++—automate slide layout adjustments and boost productivity....Dispose (); If a slide contains a table, the code above will not work...that case, each cell in the table must be resized. Use the following...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  4. FieldTC.omit_page_number property | Aspose.Word...

    FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field....compile all TC fields into a table of contents. field_toc = builder...entries will appear in the table. builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldRD::get_IsPathRelat...

    Aspose::Words::Fields::FieldRD::get_IsPathRelative method. Gets or sets whether the path is relative to the current document in C++....use the RD field to create a table of contents entries from headings...document builder to insert a table of contents, // and then add...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Working with Charts|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.... The table is the chart's data source....Series1 (Quarter series) to the table’s first data field. In the sample...

    docs.aspose.com/cells/reportingservices/working...
  7. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a Table is merged with other cells....enumeration Specifies how a cell in a table is merged with other cells....Examples Shows how to merge table cells vertically. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ExportAsHtml method. Allows to specify the elements to be exported to Markdown as raw HTML. Default value is None in C++....Examples Shows how to export a table to Markdown as raw HTML. auto...Writeln ( u "Sample table:" ); // Create table. builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Performance/Memory optimization for writing lar...

    I am trying to add a Table with 7 columns and 100k rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few rows of a Table to docum…...optimization for writing large tables in PDF Aspose.PDF Product Family...9:02am 1 I am trying to add a table with 7 columns and 100k rows...

    forum.aspose.com/t/performance-memory-optimizat...
  10. CompositeNode.SelectSingleNode | Aspose.Words f...

    Discover how CompositeNode's SelectSingleNode method efficiently retrieves the first Node matching your XPath expression for streamlined data handling....doc = new Document ( MyDir + "Tables.docx" ); // This expression...which are descendants of any table node in the document. NodeList...

    reference.aspose.com/words/net/aspose.words/com...