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

data source

(0.06 sec)
  1. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_ConnectString method. Specifies the connection string used to connect to an external Data Source. The default value is an empty string in C++....to connect to an external data source. The default value is an...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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-...
  4. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property to customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!...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...
  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. Several PDF Into Image Python

    Merge multiple PDF into Image in Python code. Save PDF as Image using Python....example that iterates through source PDF files and combines them...Document(fileName) # Append the source document to the end of the...

    products.aspose.com/words/python-net/merge/pdf-...
  8. Several PDF Into PNG Python

    Merge multiple PDF into PNG in Python code. Save PDF as PNG using Python....example that iterates through source PDF files and combines them...Document(fileName) # Append the source document to the end of the...

    products.aspose.com/words/python-net/merge/pdf-...
  9. 使用C++导出带有viewBox属性的SVG图表|Documentation

    使用Aspose.Cells结合C++将带有viewBox属性的图表导出为SVG格式。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...
  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/