Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 27,768 for

data source

(1.72 sec)
  1. ContributorCollection.Interviewer | Aspose.Word...

    Discover the ContributorCollection Interviewer property, easily manage and customize the interviewer details for your Sources. Enhance your Data management today!...or sets the interviewer of a source. public Contributor Interviewer...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your documents....how to fill MERGEFIELDs with data with a document builder instead...accept data from columns of the same name in a data source during...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...# For complete examples and data files, please go to https://github...__file__ )) data_dir = os . path . join ( current_dir , "data" ) # Load...

    docs.aspose.com/cells/zh/python-net/saving-file...
  8. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  9. 数据分组|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....FileName = FilePath + "Grouping Data OLE DB.xlsx" ; //Create a connection...provider info and set the data source. OleDbConnection con = new...

    docs.aspose.com/cells/zh/net/grouping-data/
  10. detect_areas_mode_enum::UNIVERSAL|Documentation

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

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