Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 24,690 for

data source

(0.1 sec)
  1. Accessing Table from Cell and Adding Values ins...

    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....following screenshot shows the source Excel file used in the code...Example Screenshots comparing the source and output files The following...

    docs.aspose.com/cells/nodejs-cpp/accessing-tabl...
  2. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....following sample code loads the source Excel file, which has a Password...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  3. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....into text AsposeOCRInput source ; source . url = file_path_str ...AsposeOCRInput > content = { source }; // Extract text from the...

    products.aspose.com/ocr/cpp/
  4. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells with C++....// For complete examples and data files, please go to https://github...e.Cells-for-C // Load your source ODS file U16String odsFilePath...

    docs.aspose.com/cells/cpp/convert-excel-to-ods/
  5. How to Run the Examples|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.... The Data folder at the root of Examples...mandatory that you download the Data folder along with the examples...

    docs.aspose.com/cells/go-cpp/how-to-run-the-exa...
  6. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word document using Ruby.... data_dir = File . dirname ( File... dirname ( __FILE__ ))) + '/data/mailmerge/' # Open the document...

    docs.aspose.com/words/java/remove-empty-regions...
  7. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....field accepts values from a data source during a mail merge, like...can also format how the source's data is written in its place...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder.bold property | Aspose.Words fo...

    DocumentBuilder.bold property. True if the font is formatted as bold....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/nodejs-net/aspose.wo...
  9. GZIP File Format - Everything You Need to Know

    Discover the GZIP file format, renowned for its high compression ratios and versatility. Explore Data compression and archiving, making it valuable for developers and users alike....Conversion Demos Documentation Source Code API Reference Overview...Conversion Demos Documentation Source Code API Reference Download...

    products.aspose.com/zip/most-common-archives/wh...
  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/