Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 24,027 for

data source

(0.22 sec)
  1. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides Data for the ImageFieldMerging() event. To learn more, visit the documentation article in C++....ImageFieldMergingArg class Provides data for the ImageFieldMerging()...of the merge field in the data source. get_FieldValue () const...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  3. Pivot Tables|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....via C++ Pivot Table and Source Data with Golang via C++ Refresh...Golang via C++ Working with Data Display Formats of DataField...

    docs.aspose.com/cells/go-cpp/pivot-tables/
  4. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from URL to Excel embedded image using C++ and Aspose.Cells for C++ API....explains how to download image data into a memory stream and insert...:: Cells :: Startup (); // Source and output directories U16String...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  5. 用C++改变刻度标签方向|Documentation

    了解如何在Aspose.Cells for C++中更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上的刻度标签的方向,包括水平、垂直和倾斜方向。...// For complete examples and data files, please go to https://github...e.Cells-for-C // Directory source and output paths U16String...

    docs.aspose.com/cells/zh/cpp/change-tick-label-...
  6. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the Source Data point to the destination Data point....copy_format method copy_format(source_index, destination_index) Copies...from the source data point to the destination data point. def...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMerge.MergeDuplicateRegions | Aspose.Words ...

    Optimize your mail merge process with the MergeDuplicateRegions property. Control how Data Source regions are merged for efficient document management....regions with the name of a data source should be merged while executing...with regions against the data source or just the first one. public...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 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 format . The source excel...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/render-gradien...
  9. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....png" ; AsposeOCRInput source ; source . url = file . c_str ();...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/passport-recognition/
  10. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... Automatic except for data tables - recalculate whenever...is changed, but leaving out data tables. Manual - recalculate...

    docs.aspose.com/cells/cpp/setting-formula-calcu...