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

data source

(0.3 sec)
  1. 从URL加载网页图片到Excel工作表(C++)|Documentation

    了解如何使用C++和Aspose.Cells for C++ API将URL中的图片转换为Excel嵌入图片。...:: Cells :: Startup (); // Source and output directories U16String...U16String srcDir ( u "../Data/01_SourceDirectory/" ); U16String...

    docs.aspose.com/cells/zh/cpp/load-a-web-image-f...
  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. 使用C++处理形状或图表的阴影效果|Documentation

    学习如何使用Aspose.Cells for C++操控形状或图表的阴影效果。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/working-with-the-s...
  4. Changing the Layout of Pivot Table with C++|Doc...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular forms using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/changing-the-layout-o...
  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. 使用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...
  7. Aspose::Words::Settings::OdsoRecipientData::get...

    Aspose::Words::Settings::OdsoRecipientData::get_Active method. Specifies whether the record from the Data Source shall be imported into a document when the mail merge is performed. The default value is true in C++....whether the record from the data source shall be imported into a...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. FieldMergeBarcode.ErrorCorrectionLevel | Aspose...

    Discover the FieldMergeBarcode ErrorCorrectionLevel property to optimize your QR Code's reliability. Set values from 0 to 3 for enhanced error correction....will accept values from a data source during a mail merge. // This...convert all values in a merge data source's "MyQRCode" column into...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_Odso method. Sets the object that specifies the Office Data Source Object (ODSO) settings in C++....that specifies the Office Data Source Object (ODSO) settings. void...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. 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/