Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 28,111 for

data source

(0.23 sec)
  1. Aspose::Words::IDocumentReaderPlugin::Read meth...

    Aspose::Words::IDocumentReaderPlugin::Read method. Reads the Data from the specified stream into the Document instance in C++....IDocumentReaderPlugi::Read method Reads the data from the specified stream into...System::SharedPtr<System::IO::Stream> The source stream to read the document...

    reference.aspose.com/words/cpp/aspose.words/ido...
  2. SmartMarker Single Cell Array Rendering | Aspos...

    Learn how to render array Data into a single cell using the ArrayAsSingle and ExtraDelimiter attributes in Smart Markers with Aspose.Cells for .NET....Cells supports rendering array data into a single cell via Smart...dynamically populate spreadsheet data using marker expressions such...

    docs.aspose.com/cells/net/smartmarker-array-sin...
  3. ReportingEngine class | Aspose.Words for Python

    aspose.words.reporting.ReportingEngine class. Provides routines to populate template documents with Data and a set of settings to control these routines...populate template documents with data and a set of settings to control...Description build_report(document, data_source) Populates the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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.... println ( "Data Source Type is Query Table" ); }...System . out . println ( "Data Source Type is SharePoint Linked...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. MergeFieldImageDimension Class | Aspose.Words f...

    Discover the Aspose.Words.Fields.MergeFieldImageDimension class for precise image sizing in mail merges. Enhance your document automation today!...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/net/aspose.words.fie...
  6. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using C++....// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/calculation-of-excel-...
  7. MemoryFontSource.type property | Aspose.Words f...

    MemoryFontSource.type property. Returns the type of the font Source....Returns the type of the font source. @property def type ( self...array with data from a font file as a font source. font_bytes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/conditional-formatting/
  9. How to get OData Connection Information|Documen...

    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....data_mashup property which returns...the OData information. The Source file used in the following...

    docs.aspose.com/cells/python-net/how-to-get-oda...
  10. Populate a comment on a cell using smart marker...

    Is it possible to populate a comment on a worksheet using a smart marker?...insert comments based on your data source. Here’s a simple example...Workbook("Template.xlsx"); // Create a data source DataTable dataTable = new...

    forum.aspose.com/t/populate-a-comment-on-a-cell...