Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 26,705 for

data source

(3.4 sec)
  1. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  2. Aspose::Words::Bibliography::Person::get_First ...

    Aspose::Words::Bibliography::Person::get_First method. Gets or sets the first name of a person in C++....Shows how to get bibliography sources available in the document....get_MyDir () + u "Bibliography sources.docx" ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.bib...
  3. FieldMergingArgsBase.document_field_name proper...

    FieldMergingArgsBase.document_field_name property. Gets the name of the merge field as specified in the document....field name to a different data source field name, then this is...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage DataLabels of Excel Charts with C++|Docu...

    Learn how to effectively manage Data labels in Excel charts using Aspose.Cells for C++. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....also allows managing a chart’s data labels at runtime with the DataLabels...format the chart’s data labels. | | Manage the Data Labels of a Chart...

    docs.aspose.com/cells/cpp/insert-datalabels-to-...
  5. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_Query method. Contains the Structured Query Language string that shall be run against the specified external Data Source to return the set of records which shall be imported into the document when the mail merge operation is performed. The default value is an empty string in C++....against the specified external data source to return the set of records...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. detect_areas_mode_enum::COMBINE|Documentation

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

    docs.aspose.com/ocr/cpp/areas-detection/combine/
  7. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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....Workbook ( input ); //Access first data connection com . aspose . cells...during an attempt to refresh data, and reconnectionMethod=1, then...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement....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...
  9. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results....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...
  10. Remove ActiveX Control with C++|Documentation

    Learn how to remove ActiveX Control from workbooks using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/remove-activex-control/