Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 24,387 for

data source

(0.05 sec)
  1. Enumeration Extension Methods Contains and dist...

    Hello, we observed that the Enumeration Extension Methods Contains and Distinct are not working as expected. I have attached the template, Data output. Also, when using firstOrDefault or similar functions, how to set a d…...have attached the template, data output. Also, when using firstOrDefault...pass the data object to the reporting engine. var source = JsonConvert...

    forum.aspose.com/t/enumeration-extension-method...
  2. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。... join ( __dirname , "data" ); const filePath = path ...."Book1.xls" ); // Load your source workbook const workbook = new...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  3. Manipulating TIFF Images|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....desired options or copy the source frame with the output options...create_frame_from method. Resize the source frame/image to the desired...

    docs.aspose.com/imaging/python-net/manipulating...
  4. Aspose.Cells or VSTO|Documentation

    Aspose.Cells for .NET is an advanced Excel file processing library that provides great support for all Microsoft Excel and other file formats. VSTO and Aspose.Cells do not compete with each other because they solve slightly different user tasks using C#....importing data into spreadsheets from different data sources, adding...reinvent the wheel. Explore the source code examples of Aspose.Cells...

    docs.aspose.com/cells/net/why-not-vsto/
  5. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Sitefinity PDF Import|Aspose.PDF for .NET

    Learn how to install and use PDF Import Module for Sitefinity...handling; integration with data sources; add or remove bookmarks;...annotations; import or export PDF form data; add, replace or remove text...

    docs.aspose.com/pdf/net/sitefinity-pdf-import/
  7. Saving File to Response Object with Node.js via...

    Learn how to dynamically generate files and send them directly to a client browser using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); const workbook = new AsposeCells...join ( __dirname , "data" ); // Load your source workbook const workbook...

    docs.aspose.com/cells/nodejs-cpp/saving-file-to...
  8. Encrypt and Decrypt Excel files with C++|Docume...

    How to encrypt and decrypt Excel files using C++. Lock and unlock Excel files....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...
  9. Freeze Top Row(s) of Excel Worksheet|Documentation

    In this article, you will learn how to freeze top rows of Excel Worksheets programmatically using C# Library with .NET API....When you have a huge amount of data under a common heading, you...portion even when the rest of the data is being scrolled. You can easily...

    docs.aspose.com/cells/net/how-to-freeze-rows-of...
  10. Freeze First Column(s) of Excel Worksheet|Docum...

    In this article, you will learn how to freeze left columns of Excel Worksheets programmatically using C# Library with .NET API....When you have a huge amount of data in a row, you are unable to...portion even when the rest of the data are being scrolled. You can...

    docs.aspose.com/cells/net/how-to-freeze-columns...