Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 23,786 for

data source

(0.1 sec)
  1. Repeating merge fields inside another repeating...

    Hi there, I have a use case where in an html document I have two TableStart and TableEnd, one inside another. And have two merge fields. One inside parent TableStart:Header (“header mergefield”) and one inside inner Tab…...simple example: // Define data set and data tables DataSet ds = new...add("value"); // Add tables into the data set ds.getTables().add(root);...

    forum.aspose.com/t/repeating-merge-fields-insid...
  2. WorkbookDesigner - Aspose.Cells for PHP via Jav...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....clearDataSource () Clears all data sources. function getSmartMarkers...markers and populates the data source values. function process...

    reference.aspose.com/cells/php/aspose.cells/Wor...
  3. WorkbookDesigner - Aspose.Cells for Python via ...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....clearDataSource () Clears all data sources. method getSmartMarkers...markers and populates the data source values. method process (isPreserved)...

    reference.aspose.com/cells/python-java/asposece...
  4. List of PSD Layer Resources|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....Unknown Resource and change its data byte by byte. List of the Layer...Layer name source setting (Photoshop 6.0) shpa Pattern data (Photoshop...

    docs.aspose.com/psd/net/list-of-psd-layer-resou...
  5. Working with PivotTable|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....interactive table that summarizes data and presents it in a meaningful...Microsoft Excel and refresh the data into the pivot table. To create...

    docs.aspose.com/cells/reportingservices/working...
  6. FieldMergeField.IsMapped | Aspose.Words for .NET

    FieldMergeField IsMapped property. Gets or sets whether this field is a mapped field in C#....Create a data table to be used as a mail merge data source. DataTable...name of a column in the data source. FieldMergeField fieldMergeField...

    reference.aspose.com/words/net/aspose.words.fie...
  7. total_rows property | Aspose.Cells for Python v...

    total_rows property total_rows property Gets or sets total row count to import from Data Source. -1 means all rows of......from data source. -1 means all rows of given data source. Definition:...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Aspose::Cells::ImportTableOptions::GetTotalColu...

    Aspose::Cells::ImportTableOptions::GetTotalColumns method. Gets or sets total column count to import from Data Source. -1 means all rows of given Data Source in C++....from data source. -1 means all rows of given data source. int32_t...

    reference.aspose.com/cells/cpp/aspose.cells/imp...
  9. Aspose::Cells::Cells::CopyRow method | Aspose.C...

    Aspose::Cells::Cells::CopyRow method. Copies Data and formats of a whole row in C++....Cells::CopyRow method Copies data and formats of a whole row....const Cells& Source Cells object contains data and formats to...

    reference.aspose.com/cells/cpp/aspose.cells/cel...
  10. System::Buffer Class Reference - Aspose.Page fo...

    Static Public Member Functions | List of all members System::Buffer Class Reference Static Public Member Functions st......SmartPtr < Array<uint8_t> > &source, int size) { for ( auto i =...std::cout << static_cast<int>(source[i]) << ' ' ; } std::cout <<...

    reference.aspose.com/page/cpp/class/system.buffer/