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

data source

(0.22 sec)
  1. Compress CSV File using C#

    This topic covers how to compress CSV file using C#. It discusses the environment setup, the stepwise algorithm, and a runnable sample code for CSV file compression using C#....is commenced by parsing the source comma-separated file. Subsequently...entries while mentioning the source file paths and file names as...

    kb.aspose.com/zip/net/compress-csv-file-using-c...
  2. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....workbook is created and sample data is filled into it however you...displaying the style of the source Excel file contents before...

    kb.aspose.com/cells/python/how-to-convert-excel...
  3. Go via C++ library of Excel | products.aspose.com

    Aspose.Cells for Go via C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....Styles, and Formatting, managing Data Validation, implementing Conditional...Charts Formulas Calculation Data Validation Conditional Formatting...

    products.aspose.com/cells/go-cpp/
  4. Check Password to modify using Aspose.Cells for...

    Learn how to check if a password to modify matches using Aspose.Cells for Node.js via C++....following sample code loads the source Excel file. It has a Password...= path . join ( __dirname , "data" ); // Specify password to open...

    docs.aspose.com/cells/nodejs-cpp/check-password...
  5. OleFormat.source_item property | Aspose.Words f...

    OleFormat.Source_item property. Gets or sets a string that is used to identify the portion of the Source file that is being linked....source_item property OleFormat.source_item property Gets or sets...the source file that is being linked. @property def source_item...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Convert XML to Excel File using Python

    This brief article explains how to convert XML to Excel file using Python. It discusses the environment setup, stepwise algorithm, and a runnable sample code to convert XML to XLSX using Python....to convert XML file Load the source XML file using the Workbook...the output XLSX file from the source XML using SaveFormat class...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  7. Work with Barcode Recognition State using XML i...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...automatically for some barcode data, including the barcode image...itself and the link to the source file. If needed, this can be...

    docs.aspose.com/barcode/java/barcode-reading-in...
  8. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Scan QR Code using C#

    This topic explains how to scan QR code using C#. The algorithm explains stepwise details while the code snippet can be used to create QR scanner in C#....manager to scan QR codes Load the source QR image using the BarCodeReader...class Read the QR code from the source image Get the barcode type...

    kb.aspose.com/barcode/net/scan-qrcode-using-csh...
  10. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/languages/