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

data source

(0.19 sec)
  1. 使用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...
  2. Managing Document Properties|Documentation

    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....that return the values of other data types. Member Name Description...property data type is Boolean ToBool Date The property data type...

    docs.aspose.com/cells/cpp/managing-document-pro...
  3. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_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...
  4. 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_...
  5. 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/
  6. 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...
  7. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...f(Unknown Source) at com.aspose.cells.u4v.d(Unknown Source) at com...b(Unknown Source) at com.aspose.cells.u4v.a(Unknown Source) at com...

    forum.aspose.com/t/getting-nullpointerexception...
  8. 将模板转换为 HTML – Aspose.HTML for .NET

    用 C# 将模板转换为 HTML。使用 XML/JSON 数据源、内联表达式和 foreach 指令创建动态内容。... Combine (DataDir, "data-source.json" )), 7 new TemplateLoadOptions()...XML data using C# 2 3 // Prepare a path to an HTML source file...

    docs.aspose.com/html/zh/net/convert-template-to...
  9. Customizing Charts with JavaScript via C++|Docu...

    Learn how to customize charts in Aspose.Cells for JavaScript via C++. Our guide will show you how to modify chart layouts, add and format Data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts.... We only define the data source, set a few properties, and...chart is composed of a data series. Each data series in Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/customizin...
  10. Several HTML Into GIF C++

    Merge multiple HTML into GIF in C++ code. Save HTML as GIF 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-gif/