Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 27,690 for

data source

(0.21 sec)
  1. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C++ API to set custom paper size of your desired worksheets when rendering Excel file to PDF file format programmatically....// For complete examples and data files, please go to https://github...U16String outputDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/implement-custom-pape...
  2. Insert a Linked Picture from Web Address with C...

    Learn how to insert a linked picture from a web address into a worksheet using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/insert-a-linked-pictu...
  3. JsonSimpleValueParseMode | Aspose.Words for Java

    Specifies a mode for parsing JSON simple values null boolean number integer and string while loading JSON in Java....Shows how to use JSON as a data source (string). Document doc =..."Reporting engine template - JSON data destination (Java).docx"); JsonDataLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. 如何使用Node.js通过C++创建动态滚动图表|Documentation

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

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  5. NodeJS OCR - extract text from image in Node.js...

    Aspose.OCR in Node.js extracts text from scanned pages, photos, screenshots, and other Sources in JavaScript, Node.js services and serverless applications....js let source = Module . WasmAsposeOCRInput (); source . url =...WasmAsposeOCRInputs (); batch . push_back ( source ); // Send image for OCR var...

    products.aspose.com/ocr/nodejs-cpp/
  6. 用C++更新Power Query公式项|Documentation

    学习如何使用Aspose.Cells for C++更新Power Query公式项,以修改Excel文件中的数据源文件位置。... \\ Data \\ 01_SourceDirectory \\ " );...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/update-power-query...
  7. 用C++向工作表添加WordArt水印|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel工作表中添加WordArt水印。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  8. 使用 C++ 在 ODF 1.1、1.2 和 1.3 规格下保存 ODS 文件|Documen...

    使用 Aspose.Cells 和 C++ 将 Excel 转换为符合 ODF 1.1、1.2 和 1.3 规范的文件。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/save-ods-file-in-o...
  9. 如何用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...
  10. DocumentProperty class | Aspose.Words for Python

    aspose.words.properties.DocumentProperty class. Represents a custom or built-in document property... link_source Gets the source of a linked custom...the property. type Gets the data type of the property. value...

    reference.aspose.com/words/python-net/aspose.wo...