Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 24,027 for

data source

(0.2 sec)
  1. Export VBA Certificate to File or Stream with N...

    Learn how to export VBA Digital Certificate to a file or stream using Aspose.Cells for Node.js via C++. Access raw Data of VBA digital certificates.... You can access the raw data of the VBA digital certificate...sample code that saves the raw data of the VBA Certificate into...

    docs.aspose.com/cells/nodejs-cpp/export-vba-cer...
  2. detect_areas_mode_enum::PHOTO|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::PHOTO algorithm....amounts of structured textual data, such as articles and books...file = "source.png" ; AsposeOCRInput source ; source . url =...

    docs.aspose.com/ocr/cpp/areas-detection/photo/
  3. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... join ( __dirname , "data" ); const filePath = path ....chartIndex ); // Setting chart data source as the range "A1:C4" chart...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  4. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....how we can extract data from some data source to a splendid grid...exports data from an XML file (You may also utilize other data sources)...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. OdsoRecipientData.column property | Aspose.Word...

    OdsoRecipientData.column property. Specifies the column within the Data Source that contains unique Data for the current record...within the data source that contains unique data for the current...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....document, // and save the image data of every shape with an image...(shape.hasImage()) { // The image data of shapes may contain images...

    reference.aspose.com/words/java/com.aspose.word...
  7. Opening Files with Different Formats with Node....

    Aspose.Cells for Node.js via C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... join ( __dirname , "data" ); // Opening SpreadsheetML...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/opening-files-...
  8. FontSourceType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceType enum for efficient font Source management. Optimize your document processing with flexible font options....Specifies the type of font source. public enum FontSourceType...represents a stream with font data. Examples Shows how to use a...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Combine Multiple Worksheets into a Single Works...

    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....reads a source workbook and combines the data of all source worksheets...

    docs.aspose.com/cells/net/combine-multiple-work...
  10. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...