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

data source

(2.2 sec)
  1. Branded survey|Documentation

    A customer satisfaction survey decorated with your logo....this example, we’ll show the source code for a customer satisfaction...lines of text to the form. Source code Adding images to a survey...

    docs.aspose.com/omr/net/txt-markup/examples/bra...
  2. OdsoRecipientData.UniqueTag | Aspose.Words for ...

    Discover the OdsoRecipientData UniqueTag property, defining unique record contents. Optimize your Data management with this essential feature....the column containing unique data. The default value is null ...collection of data that designates which merge data source records...

    reference.aspose.com/words/net/aspose.words.set...
  3. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from a URL to an Excel‑embedded image using C++ and Aspose.Cells for C++ API....explains how to download image data into a memory stream and insert...:: Cells :: Startup (); // Source and output directories U16String...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  4. Set the Comment of Table or List Object inside ...

    Learn how to set the comment of the table or list object inside the worksheet using Aspose.Cells for Node.js via C++....following sample code loads the source Excel file, and sets the comment...= path . join ( __dirname , "data" ); // Open the template file...

    docs.aspose.com/cells/nodejs-cpp/set-the-commen...
  5. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance....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. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells for Node.js via C++....reads a source workbook and combines the data of all source worksheets...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/combine-multip...
  7. Create Pivot Tables and Pivot Charts with Golan...

    Learn how to create pivot tables and pivot charts in Excel files using Aspose.Cells with Golang via C++....graphical representation of the data in a pivot table. Pivot charts...even easier to understand the data since the pivot table creates...

    docs.aspose.com/cells/go-cpp/create-pivot-table...
  8. Smart Markers feature in Aspose.Cells|Documenta...

    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....that reference one or more data sources, such as information about...example of a data marker is &=Party.FullName. If the data marker results...

    docs.aspose.com/cells/net/smart-markers-feature...
  9. GroupBy Excel function - Free Support Forum - a...

    Is it on the roadmap to support the Excel groupby function? Please add. Thanks, Dean...to create a summary of your data via a formula. Thanks, Dean...grouping data in your Excel reports. Solution To group data in Aspose...

    forum.aspose.com/t/groupby-excel-function/315022
  10. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET....Document class object with the source PDF file. Create a Document...Delete page in source document. Save the source PDF using the...

    docs.aspose.com/pdf/net/move-pages/