Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 26,502 for

data source

(0.33 sec)
  1. Hello, world!|Documentation

    Get started with Aspose.OCR for C++ by creating and running a bare minimum example....your computer under the name source.png : For simplicity, this...file = "source.png" ; AsposeOCRInput source ; source . url =...

    docs.aspose.com/ocr/cpp/hello-world/
  2. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation....If the merge field in the data source does not have a column or...in the data source contains a mapping field but the data is null...

    docs.aspose.com/words/cpp/clean-up-before-or-du...
  3. Aspose::Words::Bibliography::SourceType enum | ...

    Aspose::Words::Bibliography::SourceType enum. Represents bibliography Source types in C++....enum Represents bibliography source types. enum class SourceType...periodical source. Book 1 Specifies the book source. BookSection...

    reference.aspose.com/words/cpp/aspose.words.bib...
  4. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....can be incredibly useful for data extraction and analysis. With...in PDF documents for various data-related tasks. import aspose...

    docs.aspose.com/pdf/python-net/extract-table-fr...
  5. Merge ICS Files via .NET | products.aspose.com

    Try C# code to combine ICS files on .NET Platforms. Get access to a progressive library to build powerful email apps....dealing with calendar data from various sources. The consolidation...ensuring that valuable calendar data is consolidated, organized,...

    products.aspose.com/email/net/merger/ics/
  6. CsvDataLoadOptions.QuoteChar | Aspose.Words for...

    Discover the CsvDataLoadOptions QuoteChar property to easily customize field value quoting for seamless Data handling and improved CSV management....Shows how to use CSV as a data source (string). Document doc =..."Reporting engine template - CSV data destination.docx" ); CsvDataLoadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  7. OdsoFieldMapData.column property | Aspose.Words...

    OdsoFieldMapData.column property. Specifies the zero-based index of the column within an external Data Source which shall be mapped to the local name of a specific MERGEFIELD field...column within an external data source which shall be mapped to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells.... You can download the source Excel and output Excel files...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/specifying-the-absolu...
  9. FontSourceType enumeration | Aspose.Words for P...

    aspose.words.fonts.FontSourceType enumeration. Specifies the type of font Source....Specifies the type of font source. Members Name Description FONT_FILE...represents a stream with font data. Examples Shows how to use a...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/