Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 25,050 for

data source

(0.12 sec)
  1. Aspose::Words::Settings::OdsoFieldMapData::set_...

    Aspose::Words::Settings::OdsoFieldMapData::set_Name method. Specifies the column name within an external Data Source for the column whose index is specified by the Column property. The default value is an empty string in C++....name within an external data source for the column whose index...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting using C#....documents with data from various data sources. Feature .NET ...in the document from your data source using Mail Merge regions...

    docs.aspose.com/words/net/features/
  3. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...nq(Unknown Source) at com.aspose.slides.kxh.nq(Unknown Source) at com...nq(Unknown Source) at com.aspose.slides.ta2.tu(Unknown Source) at com...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  4. Aspose::Words::Bibliography::Person class | Asp...

    Aspose::Words::Bibliography::Person class. Represents individual (a person) bibliography Source contributor in C++....individual (a person) bibliography source contributor. class Person :...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/cpp/aspose.words.bib...
  5. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....how to edit a shape’s image data. Document imgSourceDoc = new...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Refresh and Calculate Pivot Table having Calcul...

    Refresh and calculate pivot table with calculated items using Aspose.Cells with Golang via C++....following sample code loads the source Excel file which contains a...pivot table. Pivot Table and Source Data with Golang via C++ Customize...

    docs.aspose.com/cells/go-cpp/refresh-and-calcul...
  7. 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/
  8. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_AddressFieldName method. Specifies the column within the Data Source that contains e-mail addresses. The default value is an empty string in C++....Specifies the column within the data source that contains e-mail addresses...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_ConnectString method. Specifies the connection string used to connect to an external Data Source. The default value is an empty string in C++....to connect to an external data source. The default value is an...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. 使用 C++ 删除命名范围|Documentation

    学习如何使用 Aspose.Cells for C++ 从 Excel 或 OpenOffice 文件中删除定义的名称或命名范围。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/delete-named-ranges/