Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 24,691 for

data source

(0.14 sec)
  1. Aspose::Words::LowCode::MailMergeOptions::set_R...

    Aspose::Words::LowCode::MailMergeOptions::set_RetainFirstSectionStart method. Sets a value indicating whether the section start of the first document section and its copies for subsequent Data Source rows are retained during mail merge or updated according to MS Word behaviour in C++....its copies for subsequent data source rows are retained during...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Get worksheet unique ID with Node.js via C++|Do...

    This article shows how to get an Excel worksheet's unique ID using the Node.js library and C++ API programmatically.... Source Code const path = require (...join ( __dirname , "data" ); // Load source Excel file const workbook...

    docs.aspose.com/cells/nodejs-cpp/get-worksheet-...
  3. Several HTML Into SVG C++

    Merge multiple HTML into SVG in C++ code. Save HTML as SVG using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-svg/
  4. 使用C++获取工作表唯一ID|Documentation

    本文介绍如何用C++库和API程序化获取Excel工作表的唯一ID。...// Source directory path U16String srcDir ( u ".. \\ Data \\...01_SourceDirectory \\ " ); // Load source Excel file Workbook workbook...

    docs.aspose.com/cells/zh/cpp/get-worksheet-uniq...
  5. Count number of cells in the Worksheet with Nod...

    Learn how to programmatically count the number of cells in an Excel worksheet using Aspose.Cells for Node.js via C++....node" ); // Source directory const sourceDir =...join ( __dirname , "data" ); // Load source Excel file const filePath...

    docs.aspose.com/cells/nodejs-cpp/count-number-o...
  6. Hello World Example in Java|Aspose.Words for Java

    Create Hello world example to start working with LINQ Reporting Engine to build a report in Java....use the following source code. After the source code is ran, the...document is populated with the data about the sender, and the document...

    docs.aspose.com/words/java/hello-world-example/
  7. detect_areas_mode_enum::MIXED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::MIXED_TEXT algorithm....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Fine-tune recognition...

    docs.aspose.com/ocr/cpp/areas-detection/mixed/
  8. detect_areas_mode_enum::CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::CURVED_TEXT algorithm....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Fine-tune recognition...

    docs.aspose.com/ocr/cpp/areas-detection/curved_...
  9. Render Gradient Fill for the WordArt while Conv...

    Learn how to render gradient fill for WordArt when converting spreadsheets to HTML using Aspose.Cells for Node.js via C++....the source Excel file into output HTML file . The source Excel...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/render-gradien...
  10. 用C++将CSV、TSV和TXT转换为Excel|Documentation

    学习如何使用Aspose.Cells for C++将CSV、TSV和TXT文件转换为Excel。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/convert-csv-tsv-an...