Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 17,347 for

columns

(0.09 sec)
  1. MailMerger.ExecuteToImages | Aspose.Words for .NET

    Effortlessly perform a mail merge for individual records and convert results into high-quality images with MailMerger ExecuteToImages method.... Columns . Add ( "FirstName" ); dataTable . Columns . Add..."Location" ); dataTable . Columns . Add ( "SpecialCharsInName()"...

    reference.aspose.com/words/net/aspose.words.low...
  2. Formatting Slicer with Node.js via C++|Document...

    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....Excel by setting its number of columns or by setting its style, etc...slicer, sets its number of columns and style type, and saves it...

    docs.aspose.com/cells/nodejs-cpp/formatting-sli...
  3. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....Examples: Shows how to map data columns and MERGEFIELDs with different...createSourceTableMap(); // We have a column "Column2" in the data table...

    reference.aspose.com/words/java/com.aspose.word...
  4. IMailMergeCallback Interface | Aspose.Words for...

    Optimize your mail merge process with Aspose.Words.MailMerging.IMailMergeCallback. Get real-time notifications and enhance your document automation efficiency....merge tags referencing two columns in a data source. builder ...that only contains one of the columns that our merge tags reference...

    reference.aspose.com/words/net/aspose.words.mai...
  5. JavaScript via C++ APIs for Excel Spreadsheets ...

    Process Excel file formats using JavaScript via C++ library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats in both browser and Node.js environments....Formulas Grouping of Rows & Columns At a Glance Fully compatible...Organize data by grouping rows & columns Manipulate built-in & custom...

    products.aspose.com/cells/javascript-cpp/
  6. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using the Aspose.Cells library....List Object: New rows and columns are automatically included...SUM, AVERAGE, COUNT, etc. Columns added to the right are automatically...

    docs.aspose.com/cells/net/create-and-format-table/
  7. 如何在没有Excel的情况下通过Node.js和C++检查冻结状态|Documentation

    在本文中,您将学习如何使用带有C++库的Node.js以编程方式检查Excel工作表的冻结状态。...FrozenSplit ) { let row , column , rows , columns ; // Gets locked rows...rows and columns. sheet . getFreezedPanes (). forEach (( value...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-chec...
  8. MailMergeSettings.HeaderSource | Aspose.Words f...

    Discover the MailMergeSettings HeaderSource property, define your mail merge header path effortlessly. Optimize your document workflow today!...// and the same number of columns as the header document's table...with names that // match the column names in the merge header file...

    reference.aspose.com/words/net/aspose.words.set...
  9. MailMergeSettings.DataSource | Aspose.Words for...

    Discover how to set the MailMergeSettings DataSource property for seamless mail merge integration. Easily specify your data source path for optimal results!...// and the same number of columns as the header document's table...with names that // match the column names in the merge header file...

    reference.aspose.com/words/net/aspose.words.set...
  10. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....shape4->get_IsTextBox() returns false Add Columns to a Text Box Aspose.Slides...class) that allow you to add columns to textboxes. You get to specify...

    docs.aspose.com/slides/cpp/manage-textbox/