Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 27,943 for

data source

(0.61 sec)
  1. 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/
  2. 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...
  3. Person | Aspose.Words for .NET

    Create a new Person instance effortlessly with our user-friendly constructor. Simplify your coding and enhance your projects today!...Shows how to get bibliography sources available in the document....Document ( MyDir + "Bibliography sources.docx" ); Bibliography bibliography...

    reference.aspose.com/words/net/aspose.words.bib...
  4. Aspose::Words::Settings::Odso::get_FieldMapData...

    Aspose::Words::Settings::Odso::get_FieldMapDatas method. Gets a collection of objects that specify how columns from the external Data Source are mapped to the predefined merge field names in the document. This object is never null in C++....columns from the external data source are mapped to the predefined...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose::Words::Settings::Odso::set_FieldMapData...

    Aspose::Words::Settings::Odso::set_FieldMapDatas method. Sets a collection of objects that specify how columns from the external Data Source are mapped to the predefined merge field names in the document. This object is never null in C++....columns from the external data source are mapped to the predefined...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. AI OCR library for .NET, Java and Python | Aspose

    The ultimate OCR library for C#, Java, Python and other programming languages. Convert images to text and transform scanned PDF to searchable and editable documents with Aspose OCR API....for recognition */ OcrInput source = new OcrInput ( InputType...InputType . SingleImage ); source . Add ( "image.png" ); /** Recognize...

    products.aspose.com/ocr/
  7. 使用 C++ 取消保护工作表|Documentation

    了解如何使用 Aspose.Cells for C++ 取消保护工作表。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/unprotect-a-worksh...
  8. Reporting Compression Progress in C# | Aspose.Z...

    Track compression progress in C# for ZIP, 7z, XAR, BZIP2, LZMA, Unix Z, and Zstandard with Aspose.ZIP for .NET....Progress Live Demos High Code APIs Source Code API Reference Helpful...▼ Live Demos High Code APIs Source Code API Reference Nuget Pricing...

    docs.aspose.com/zip/net/reporting-compression-p...
  9. Several TEXT Into PNG C++

    Merge multiple TEXT into PNG in C++ code. Save TEXT as PNG using C++....example that iterates through source text files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/text-to-png/
  10. Several HTML Into Image C++

    Merge multiple HTML into Image in C++ code. Save HTML as Image using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-image/