Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 20,912 for

table

(0.08 sec)
  1. 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-...
  2. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless document automation. Enhance your workflows with powerful MERGEFIELD functionality....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose.PDF Features Tutorial | Aspose.PDF

    Learn how to work with PDF files with our libraries: .NET, CPP, Java, Python...text from PDF How to extract table from PDF How to extract image...form How to create table in PDF How to add table to PDF How to add...

    products.aspose.com/pdf/tutorial/
  4. Creating and Exporting Template|Aspose.PDF for ...

    You can create and export templates to PDF in SharePoint using PDF SharePoint API....– placed to first table cell and mark table for full iteration...– placed to first table cell and mark table for row iteration...

    docs.aspose.com/pdf/sharepoint/creating-and-exp...
  5. 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...
  6. Export of Tables and Matrices|Aspose.Words for ...

    Export of Tables and Matrices setting of the Aspose.Words for Reporting Services....Export of Tables and Matrices Contents [ Hide ] The following...Reporting Services can export RDL tables and matrices when exporting...

    docs.aspose.com/words/reportingservices/export-...
  7. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name....configure a font substitution table which determines # which fonts...font_settings . substitution_settings . table_substitution . set_substitutes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMerge.PreserveUnusedTags | Aspose.Words for...

    Discover the MailMerge PreserveUnusedTags property to manage unused mustache tags effectively, enhancing your document automation process....places data from each row of a table into MERGEFIELDs, which name...name columns in that table. // Our document has no such fields,...

    reference.aspose.com/words/net/aspose.words.mai...
  9. MailMerge Class | Aspose.Words for .NET

    Unlock powerful mail merge capabilities with Aspose.Words.MailMerging.MailMerge class. Streamline document creation and enhance productivity effortlessly!...DataTable table = new DataTable ( "Test" ); table . Columns ..."CustomerName" ); table . Columns . Add ( "Address" ); table . Rows ....

    reference.aspose.com/words/net/aspose.words.mai...
  10. 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...