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

data source

(2.78 sec)
  1. 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/
  2. Get Cell Validation in ODS Files with C++|Docum...

    Learn how to Get Cell Validation in ODS Files using Aspose.Cells for C++....GetValidation method by loading the source ODS file and reading the validation...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/get-cell-validation-i...
  3. Show report filter pages option|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.... Sample source file and output files can be...for testing the sample code: Source Excel File Output Excel File...

    docs.aspose.com/cells/nodejs-cpp/show-report-fi...
  4. MailMerge.RetainFirstSectionStart | Aspose.Word...

    Discover how the MailMerge RetainFirstSectionStart property enhances your document customization, ensuring consistent section starts during mail merges....its copies for subsequent data source rows are retained during...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Aspose::Words::Settings::OdsoFieldMapData::set_...

    Aspose::Words::Settings::OdsoFieldMapData::set_Name method. Specifies the column name within an external Data Source for the column whose index is specified by the Column property. The default value is an empty string in C++....name within an external data source for the column whose index...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Aspose::Words::Settings::Odso::set_DataSource m...

    Aspose::Words::Settings::Odso::set_DataSource method. Specifies the location of the external Data Source to be connected to a document to perform the mail merge. The default value is an empty string in C++....location of the external data source to be connected to a document...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Grouping and Ungrouping Rows and Columns with C...

    Learn how to group and ungroup rows and columns in Excel files using Aspose.Cells with C++....can create an outline for the data to let you show and hide levels...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/grouping-and-ungroupi...
  8. 支持使用 C++ 在命名范围公式中支持德语区域设置|Documentation

    学习如何使用 Aspose.Cells 与 C++ 处理德语区域的命名范围公式。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/support-for-german...
  9. Aspose::Words::Fonts::MemoryFontSource::get_Typ...

    Aspose::Words::Fonts::MemoryFontSource::get_Type method. Returns the type of the font Source in C++....Returns the type of the font source. Aspose :: Words :: Fonts ::...array with data from a font file as a font source. System ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. detect_areas_mode_enum::COMBINE|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::COMBINE algorithm....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Fine-tune recognition...

    docs.aspose.com/ocr/cpp/areas-detection/combine/