Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 28,114 for

data source

(0.22 sec)
  1. Setting Formula for Named Range with C++|Docume...

    Learn how to set formulas for named ranges in Excel files using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/setting-formula-for-n...
  2. Flatten all Fields in existing PDF File (facade...

    This section explains how to flatten all Fields with Aspose.PDF Facades using Form Class....to create Form object, bind source PDF file and then call the...fields of the PDF file. Export Data to XML from a PDF File (Facades)...

    docs.aspose.com/pdf/java/flatten-all-fields/
  3. Update,Remove Fields|Documentation

    This section explains how to update or remve fields....// For complete examples and data files, please go to https://github...Create a new diagram // Load source Visio diagram Diagram diagram...

    docs.aspose.com/diagram/net/update-remove-fields/
  4. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_DataType method. Specifies the type of the mail-merge Data Source and the method of Data access. The default value is Default in C++....the mail-merge data source and the method of data access. The default...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Aspose::Words::Settings::Odso::get_FieldMapData...

    Aspose::Words::Settings::Odso::get_FieldMapDatas method. Gets a collection of objects that specify how columns from the external Data Source are mapped to the predefined merge field names in the document. This object is never null in C++....columns from the external data source are mapped to the predefined...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Aspose::Words::Settings::Odso::set_FieldMapData...

    Aspose::Words::Settings::Odso::set_FieldMapDatas method. Sets a collection of objects that specify how columns from the external Data Source are mapped to the predefined merge field names in the document. This object is never null in C++....columns from the external data source are mapped to the predefined...

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

    Aspose::Words::Settings::MailMergeSettings::set_DataType method. Specifies the type of the mail-merge Data Source and the method of Data access. The default value is Default in C++....the mail-merge data source and the method of data access. The default...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... Automatic except for data tables - recalculate whenever...is changed, but leaving out data tables. Manual - recalculate...

    docs.aspose.com/cells/cpp/setting-formula-calcu...
  9. Copying Rows and Columns with JavaScript via C+...

    This article shows how to copy rows and columns through the Aspose.Cells for JavaScript via C++ API....row (or column) is copied, the data contained in it, including formulas...Select the cells that contain the data or other attributes that you...

    docs.aspose.com/cells/javascript-cpp/copying-ro...
  10. Create Pivot Table|Documentation

    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....follow the steps below: Add some data to worksheet cells by using...method. This data will be used as a data source for the pivot...

    docs.aspose.com/cells/java/create-pivot-table/