Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 24,664 for

data source

(0.37 sec)
  1. OleDbDataSource Element|Aspose.Words for ShareP...

    OleDbDataSource element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....Description ConnectionString 1 No Data source connection string. It must...

    docs.aspose.com/words/sharepoint/oledbdatasourc...
  2. OleFormat class | Aspose.Words for Python

    aspose.words.drawing.OleFormat class. Provides access to the Data of an OLE object or ActiveX control...class Provides access to the data of an OLE object or ActiveX...ole_format property to access the data of an OLE object. You do not...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Customizing Charts with Golang via C++|Document...

    Learn how to customize charts in Aspose.Cells for 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/go-cpp/customizing-charts/
  4. 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/
  5. 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_...
  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. MailMerge.retain_first_section_start property |...

    MailMerge.retain_first_section_start property. Gets or sets a value indicating whether the [PageSetup.section_start](../../../aspose.words/pagesetup/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....its copies for subsequent data source rows are retained during...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth Data transitions and rolling averages in your chart for a continuous and updated display....representation that displays data points constantly shifting and...most recent data points while discarding older data points as new...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  9. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  10. Get Worksheet Unique ID with C++|Documentation

    This article shows how to get an Excel worksheet's unique ID using the C++ library and API programmatically.... Source Code #include <iostream> #include...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/get-worksheet-unique-id/