Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 27,759 for

data source

(0.26 sec)
  1. OdsoRecipientData.UniqueTag | Aspose.Words for ...

    Discover the OdsoRecipientData UniqueTag property, defining unique record contents. Optimize your Data management with this essential feature....the column containing unique data. The default value is null ...collection of data that designates which merge data source records...

    reference.aspose.com/words/net/aspose.words.set...
  2. Rendering Resource Usage and Resource Sheet Vie...

    Learn how to read Microsoft Project reSource usage and reSource sheet views using Aspose.Tasks for Java....Views Live Demos High Code APIs Source Code API Reference Helpful...▼ Live Demos High Code APIs Source Code API Reference Download...

    docs.aspose.com/tasks/java/rendering-resource-u...
  3. How to Merge MBOX Files

    How to Merge Multiple MBOX Files programmatically in C#... It contains all message data including the properties, body...it is necessary to merge MBOX data files. Some of these reasons...

    blog.aspose.com/email/merge-multiple-mbox-files...
  4. How to Convert XML to XLSX in Python

    This simple topic focuses on how to convert XML to XLSX in Python. It covers the steps for detailed system configuration, and a step-wise algorithm describing program flow. You can load the XML file in Python convert XML to XLSX using simple code.... You can load the source XML file in Python convert...set the load options Open the source XML file from the disk using...

    kb.aspose.com/cells/python/how-to-convert-xml-t...
  5. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Combine Multiple Workbooks into a Single Workbo...

    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....content like images, charts, and data into a single workbook. Aspose...Aspose.Cells. The code loads the source workbooks, uses the Workbook...

    docs.aspose.com/cells/net/combine-multiple-work...
  8. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  9. Import XML into Excel Workbook with C++|Documen...

    Import Data from an XML Data file into Microsoft Excel using Aspose.Cells with C++....XML data to complete the import. Here is a sample XML data that...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/import-xml-map-inside...
  10. How and Where to Use Enumerators with C++|Docum...

    Learn How and Where to Use Enumerators through the Aspose.Cells for C++ API....Enumerators can be used to read the data in the collection, but they...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/how-and-where-to-use-...