Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 25,052 for

data source

(0.2 sec)
  1. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  2. Aspose::Words::Bibliography::Person::get_Last m...

    Aspose::Words::Bibliography::Person::get_Last method. Gets or sets the last 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. Aspose::Words::Bibliography::Person::get_Middle...

    Aspose::Words::Bibliography::Person::get_Middle method. Gets or sets the middle 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...
  4. Use Cases|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....Barcodes in Report Using Data Source Using Barcode and Barcode...

    docs.aspose.com/barcode/jasperreports/barcode-j...
  5. DigitalSignatureUtil class | Aspose.Words for N...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil class. Provides methods for signing document...signatures from document in source stream and writes unsigned...all digital signatures from source file and writes unsigned file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Read and Write External Connection of XLS and X...

    Learn how to read and modify external Database connections in XLS/XLSB files using Aspose.Cells for C++....:: Cells :: Startup (); // Source and output directories U16String...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " ); U16String...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  8. CsvDataLoadOptions.HasHeaders | Aspose.Words fo...

    Discover CsvDataLoadOptions' HasHeaders property to easily manage CSV imports by specifying if the first record includes column names for seamless Data integration....whether the first record of CSV data contains column names. public...Shows how to use CSV as a data source (string). Document doc =...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files....Cells Add data to a worksheet using the Cell...This data will be used as the pivot table’s data source. Add...

    docs.aspose.com/cells/nodejs-cpp/create-pivot-t...
  10. 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...