Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 28,111 for

data source

(0.21 sec)
  1. Aspose.Cells 8.5.1中的公共API更改|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.... WriteLine ( "Data Source Type is Query Table" ); }...{ Console . WriteLine ( "Data Source Type is SharePoint Linked...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML.... join ( __dirname , "data" ); const filePath = path ...."Book1.xls" ); // Load your source workbook const workbook = new...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  3. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format Data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts.... We only define the data source, set a few properties, and...chart is composed of a data series. Each data series in Aspose.Cells...

    docs.aspose.com/cells/cpp/customizing-charts/
  4. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....Remarks: Retrieves the name of a data field within the merge characters...selected data source, information from the specified data field...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose Cells - Pivot Table - Sum not updated - ...

    Good Morning, I have a template Excel file with a pivot table. When I refresh it in Excel, the Data are correct. However, when I refresh it in Aspose Cells, the percent column does not refresh. It is a Value Field with S…...When I refresh it in Excel, the data are correct. However, when I...Ensure Data Source is Correct : Verify that the data source for...

    forum.aspose.com/t/aspose-cells-pivot-table-sum...
  6. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.Cells将多个工作表合并为一个工作表。...//For complete examples and data files, please go to https://github...Cells-for-C //Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  7. Nested Mail Merge with Regions in Java|Aspose.W...

    Perform a Mail Merge operation with nested regions. Nested merge is a feature that enables you to merge hierarchical Data from your Data Source into your merge template using Java....merge hierarchical data from your data source into your merge template...hierarchical data is represented as a set of data items, and hierarchical...

    docs.aspose.com/words/java/nested-mail-merge-wi...
  8. FieldMergingArgs | Aspose.Words for Java

    Provides Data for the MergeField event in Java....FieldMergingArgsBase Provides data for the MergeField event. To...callback that handles merge data in the form of HTML documents...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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....connecting to an external data source. Document doc = new Document...Document ( MyDir + "Odso data.docx" ); MailMergeSettings settings...

    reference.aspose.com/words/net/aspose.words.set...
  10. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....getChart(); // Clear the chart's demo data series to start with a clean...the number format from the source cell. Assert.assertFalse(chart...

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