Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 25,037 for

data source

(0.35 sec)
  1. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....png" ; AsposeOCRInput source ; source . url = file . c_str ();...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/vehicle-id-recognition/
  2. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  3. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....files, for example, to retrieve data or use a designer template to...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  4. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/setting-margins/
  5. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  6. MailMergeSettings.MainDocumentType | Aspose.Wor...

    Discover how the MailMergeSettings MainDocumentType property defines your mail merge documents. Unlock seamless document creation with optimal settings!...mail merge with data from an Office Data Source Object. Document..."<Message>" ); // Create a data source in the form of an ASCII file...

    reference.aspose.com/words/net/aspose.words.set...
  7. FieldMergingArgsBase.FieldValue | Aspose.Words ...

    Discover the FieldValue property of FieldMergingArgsBase. Easily access and modify field values from your Data Source for enhanced Data management....value of the field from the data source. public object FieldValue...been selected from your data source for this field by the mail...

    reference.aspose.com/words/net/aspose.words.mai...
  8. ImageFieldMergingArgs class | Aspose.Words for ...

    aspose.words.mailmerging.ImageFieldMergingArgs class. Provides Data for the [IFieldMergingCallback.image_field_merging()](../ifieldmergingcallback/image_field_merging/#imagefieldmergingargs) event...ImageFieldMergingArg class Provides data for the IFieldMergingCallbac...of the merge field in the data source. (Inherited from FieldMergingArgsBase...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...# For complete examples and data files, please go to https://github...__file__ )) data_dir = os . path . join ( current_dir , "data" ) # Create...

    docs.aspose.com/cells/zh/python-net/calculation...
  10. Get Text Width of Cell Value|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....a cell’s value for arranging data in a layout. Aspose.Cells provides...width of the cell’s value. The source file used in the following...

    docs.aspose.com/cells/java/get-text-width-of-ce...