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

data source

(0.09 sec)
  1. MailMergeSettings.odso property | Aspose.Words ...

    MailMergeSettings.odso property. Gets or sets the object that specifies the Office Data Source Object (ODSO) settings....that specifies the Office Data Source Object (ODSO) settings. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. detect_areas_mode_enum::DOCUMENT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::DOCUMENT algorithm....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Fine-tune recognition...

    docs.aspose.com/ocr/cpp/areas-detection/document/
  3. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, Data updates, and precision control in Aspose.Slides for C++ for PPT and PPTX, with practical C++ code examples.... Set a Data Range for a Chart Aspose.Slides...the simplest API to set the data range for chart in an easiest...

    docs.aspose.com/slides/cpp/chart-calculations/
  4. Aspose::Words::Document::get_MailMergeSettings ...

    Aspose::Words::Document::get_MailMergeSettings method. Gets or sets the object that contains all of the mail merge information for a document in C++....to specify a mail merge data source for a document and this information...information (along with the available data fields) will appear in Microsoft...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::set_FieldValue method. Sets the value of the field from the Data Source in C++....value of the field from the data source. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. OdsoRecipientDataCollection.Count | Aspose.Word...

    Discover the OdsoRecipientDataCollection Count property to easily retrieve the total number of elements, enhancing your Data management efficiency....collection of data that designates which merge data source records...new Document ( MyDir + "Odso data.docx" ); OdsoRecipientDataCol...

    reference.aspose.com/words/net/aspose.words.set...
  7. Convert KML to CSV using C#

    This tutorial explains the conversion of KML to CSV using C#. It has the IDE settings, a list of steps, and a sample code for developing a KML to CSV converter using C#....option to select desired data from the source KML file. You will learn...attributes and geometry from the source KML to the output CSV file...

    kb.aspose.com/gis/net/convert-kml-to-csv-using-...
  8. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with C++....The screenshot below shows a source Excel file that we will use...Download Source File and Output PDF You can download the source Excel...

    docs.aspose.com/cells/cpp/get-warnings-for-font...
  9. Several HTML Into PNG C++

    Merge multiple HTML into PNG in C++ code. Save HTML as PNG using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-png/
  10. Several HTML Into GIF C++

    Merge multiple HTML into GIF in C++ code. Save HTML as GIF using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-gif/