Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 26,709 for

data source

(1.39 sec)
  1. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的指南将展示如何在您的图表中实现平滑数据过渡和滚动平均,提供连续更新的显示效果。... Get ( 0 ); // Populate the data for the chart. Add values to...dynamic range for the chart's data source. int index = sheets . GetNames...

    docs.aspose.com/cells/zh/cpp/create-dynamic-rol...
  2. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library implements image and photo effects for Java. Alpha blending image filter for creating watermark images with transparent overlay image logo. Magic Wand tool for color selection. Watermark removal image filter.... Source image Resulting image Alpha...automatically select the desired areas. Source image Resulting image Magic...

    docs.aspose.com/imaging/java/developer-guide/ma...
  3. Adding Reporting Services Global Variables to R...

    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....Services' global variables as a data source for cells that contain a...

    docs.aspose.com/cells/reportingservices/adding-...
  4. Several TEXT Into PDF C++

    Merge multiple TEXT into PDF in C++ code. Save TEXT as PDF using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source text file in C++. Convert several...

    products.aspose.com/words/cpp/merge/text-to-pdf/
  5. Several WORD Into PDF C++

    Merge multiple a Word document into PDF in C++ code. Save a Word document as PDF using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source Word file in C++. Convert several...

    products.aspose.com/words/cpp/merge/word-to-pdf/
  6. Several DOC Into PNG C++

    Merge multiple DOC into PNG in C++ code. Save DOC as PNG using C++....<Document>(fileName); // Append the source document to the end of the...your C++ project. Open the source DOC file in C++. Convert several...

    products.aspose.com/words/cpp/merge/doc-to-png/
  7. Recognition Quality and Speed|Documentation

    This section describes how barcode recognition can be optimized in terms of accuracy and speed....depends on the quality of the source image. Namely, barcode images...according to the quality of source barcode images. Article Description...

    docs.aspose.com/barcode/cpp/improve-barcode-rec...
  8. Compress and Decompress FILEGDB Files via .NET

    C# compression and decompression Source code to compress FILEGDB documents into a single zip archive or vice versa on .NET Framework, .NET Core....Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...

    products.aspose.com/zip/net/zip-file/filegdb/
  9. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/calculate-formulas/
  10. How to Convert XML to Excel File using C#

    This quick tutorial covers how to convert XML to Excel file using C#. It explains the IDE setup and a step-by-step process followed by a runnable code snippet to convert XML to XLSX using C#....to convert XML file Get the source XML file with the Workbook...initiated by loading the input XML data. Then the Excel file is generated...

    kb.aspose.com/cells/net/how-to-convert-xml-to-e...