Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 27,519 for

data source

(0.4 sec)
  1. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel workbooks using Aspose.Cells for C++....worksheets with common formatting and data entry. For example, if you work...workbooks. Worksheets, including data, formatting, tables, matrices...

    docs.aspose.com/cells/cpp/copy-and-move-workshe...
  2. Working with Hyperlinks|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....used to add a shape’s hyperlink data. To identify properties in Microsoft...OK button A shape’s hyperlink data, as seen in Microsoft Visio...

    docs.aspose.com/diagram/java/working-with-hyper...
  3. MappedDataFieldCollection.GetEnumerator | Aspos...

    Discover the MappedDataFieldCollection GetEnumerator method, efficiently iterate through your Data with a powerful dictionary enumerator for seamless access....() Examples Shows how to map data columns and MERGEFIELDs with...with different names so the data is transferred between them during...

    reference.aspose.com/words/net/aspose.words.mai...
  4. ContributorCollection | Aspose.Words for Java

    Represents bibliography Source contributors in Java....Iterable Represents bibliography source contributors. Examples: Shows...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/java/com.aspose.word...
  5. MergeFieldImageDimension | Aspose.Words for Java

    Represents an image dimension i.e in Java....that will accept images from a source during a mail merge. Use the...reference // a column in the data source containing local system filenames...

    reference.aspose.com/words/java/com.aspose.word...
  6. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....them in Microsoft Excel via Data > Connections > Properties ...true . You can download the source Excel file used in this code...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  7. 通过C++使用Node.js复制Excel范围|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.... join ( __dirname , "data" ); const filePath = path ...."A1" , "A2" ); // Input some data with some formattings into A...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-ranges...
  8. 使用C++的Node.js计算数据表数组公式|Documentation

    如何使用Aspose.Cells库对Microsoft Excel中的数据表数组公式进行计算。加载或创建Excel文件,计算数组公式,然后保存修改后的文件。... 在以下示例代码中,我们使用了 source excel file 。如果您将单元格B1的值更改为...示例代码生成了 output PDF 。 以下是用于从 source excel file 生成 output PDF 的示例代码。...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  9. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....following sample code loads the source Excel file . It sets the TxtSaveOptions...the comparison between the source Excel file, the default output...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  10. Manipulate Pivot Table|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.... You can change the data in the source range of a pivot table...have changed the values in the source range of the pivot table to...

    docs.aspose.com/cells/cpp/manipulate-pivot-table/