Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 28,316 for

data source

(1.07 sec)
  1. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....files, for example, to retrieve data or use a designer template to...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  2. PrinterSettingsContainer | Aspose.Words for .NET

    Discover the PrinterSettingsContainer constructor, efficiently create and manage your printer settings with ease. Optimize your printing experience today!...list your printer’s paper sources and sizes. // The "PrinterSettingsConta"...object, // which contains unique data for different printer drivers...

    reference.aspose.com/words/net/aspose.words.ren...
  3. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless Data handling in MergeField events, enhancing your document processing experience....FieldMergingArgs class Provides data for the MergeField event. To...of the merge field in the data source. FieldValue { get; set; }...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++.... Load the source workbook, which could be any...is executed, it converts the data of all sheets in the workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  5. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing....how to fill MERGEFIELDs with data with a document builder instead...accept data from columns of the same name in a data source during...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Clone Presentation Slides in C++|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for C++. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....and pass the slide from the source presentation as a parameter...(from the first index of the source presentation) to the end of...

    docs.aspose.com/slides/cpp/clone-slides/
  7. Reading and Writing Query Table of Worksheet|Do...

    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....them in Microsoft Excel via Data > Connections > Properties ...true . You can download the source Excel file used in this code...

    docs.aspose.com/cells/net/reading-and-writing-q...
  8. Get Max Range In A Worksheet with Golang via C+...

    This article describes how to get the max range, max Data range, and max display range of Excel files with Aspose.Cells for C++ library....Contents [ Hide ] When reading data from the worksheet, we need...maximum area. When copying all data from a worksheet, we need to...

    docs.aspose.com/cells/go-cpp/get-max-range-in-a...
  9. Password Protect the VBA Project of an Excel Wo...

    Learn how to password protect the VBA Project of an Excel workbook using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/password-protect-the-...
  10. How to Make a Copy of an Excel Sheet in C++

    This short tutorial will provide information on how to make a copy of an Excel sheet in C++. You will learn to configure the environment, steps and code to perform Excel sheet copy in C++.... Once the data is transferred via Excel sheet...Cells in the program Load the source Excel file into the Workbook...

    kb.aspose.com/cells/cpp/how-to-make-a-copy-of-a...