Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 24,616 for

data source

(0.13 sec)
  1. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++.... Do any work (input data, apply formatting, set formulas...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  2. Converting Chart to Image in SVG Format with C+...

    Learn how to convert charts to SVG images using Aspose.Cells with C++.... The code loads the source Microsoft Excel file and then...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/converting-chart-to-i...
  3. Manage VBA Codes of Excel Macro-Enabled Workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells library in C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/manage-vba-project/
  4. MailMergeSettings.dataSource property | Aspose....

    MailMergeSettings.DataSource property. Specifies the path to the mail-merge Data Source...the path to the mail-merge data source. The default value is an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 Node.js 通过 C++ 将 CSV 转换为 JSON|Documentation

    使用 Aspose.Cells for Node.js via C++ 简单易用的 API 将 CSV 文件转换为 JSON。...node" ); // Source directory const sourceDir =...= path . join ( __dirname , "data" ); const loadOptions = new...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-csv...
  6. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your documents....how to fill MERGEFIELDs with data with a document builder instead...accept data from columns of the same name in a data source during...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Color Space Conversion for JPEG through ICC Pro...

    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....uses “Profiles” which maps the source color space to device-independent...spaces. Aspose.PSD can convert data into color space as required...

    docs.aspose.com/psd/java/color-space-conversion...
  8. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...necessary to identify a barcode source that can be represented as...check for their presence in the source image. In this case, barcode...

    docs.aspose.com/barcode/python-net/basic-recogn...
  9. Create Pivot Charts using Aspose.Cells|Document...

    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....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/java/create-pivot-charts-...
  10. How to Make a Copy of an Excel Sheet in C++

    This short tutorial will provide information on how to make a copy of an Excel sheet in C++. You will learn to configure the environment, steps and code to perform Excel sheet copy in C++.... Once the data is transferred via Excel sheet...Cells in the program Load the source Excel file into the Workbook...

    kb.aspose.com/cells/cpp/how-to-make-a-copy-of-a...