Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 27,700 for

data source

(0.68 sec)
  1. OdsoRecipientData.column property | Aspose.Word...

    OdsoRecipientData.column property. Specifies the column within the Data Source that contains unique Data for the current record...within the data source that contains unique data for the current...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Editing Query|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....In the dialog box, select a data set, for example, EmpSalesDetail...EmpSalesDetail . Click Edit . Selecting a data set Aspose.Cells.Report.Designer...

    docs.aspose.com/cells/reportingservices/editing...
  3. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.Cells using C++....following code sample loads the source Excel file and generates the...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/convert-excel-to-html...
  4. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells with C++....following sample code loads the source Excel file, accesses the first...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/working-with-the-refl...
  5. Gpx DestinationDriverOptions- WritePolygonsAsLi...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“Gpx”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GpxOptions() { WritePolygonsAsLines = true }; } What is meaning of using Wr…...WritePolygonsAsLines or not for input data? Thanks, Professionalize.GIS...affects your input data If your source data contains polygons...

    forum.aspose.com/t/gpx-destinationdriveroptions...
  6. FieldMergingArgsBase.RecordIndex | Aspose.Words...

    Discover the FieldMergingArgsBase RecordIndex property. Access the zero-based index of the merging record for enhanced Data management and integration....fields into MERGEFIELDs as merge data during mail merge. public void...region // which belongs to a data source named "StudentCourse" and...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Build conversion Options - Free Support Forum -...

    Hi, These are my conversions till now. Do you recommended to add more option according to sample Data or you have list of option to add? Thanks, /// <summary> /// Construct converter-specific options for As…...more option according to sample data or you have list of option to...<param name="sourceFormat">Source format option (e.g. "Gml")...

    forum.aspose.com/t/build-conversion-options/327578
  8. DOCX Mail Merge In Python

    Personalize your Mail merge DOCX file using Python. Automate emails or build reports using Mail merge DOCX template in Python....DOCX templates and data from custom data source Our solution provides...PDF formats and data from custom data sources and further exporting...

    products.aspose.com/words/python-net/mailmerge/...
  9. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API....row (or column) is copied, the data contained in it, including formulas...Select the cells that contain the data or other attributes that you...

    docs.aspose.com/cells/javascript-cpp/copying-ro...
  10. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....document, // and save the image data of every shape with an image...(shape.hasImage()) { // The image data of shapes may contain images...

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