Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 25,032 for

data source

(0.39 sec)
  1. 通过C++在Node.js中设置数据源|Documentation

    了解Aspose.Cells for Node.js via C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,演示如何连接和检索数据以填充工作表。... join ( __dirname , "data" ); // Instantiating a Workbook...values to cells as category data worksheet . getCells (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/data-format...
  2. 使用 C++ 将 Excel 工作簿转换为 Ods、Sxc 和 Fods(OpenOffice...

    如何使用 Aspose.Cells 和 C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...// For complete examples and data files, please go to https://github...e.Cells-for-C // Load your source ods file U16String odsFilePath...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-ods/
  3. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/manipulate-position-s...
  4. 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...
  5. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/setting-margins/
  6. detect_areas_mode_enum::DOCUMENT|Documentation

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

    docs.aspose.com/ocr/cpp/areas-detection/document/
  7. Using Formula parameter in Smart Marker field|D...

    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....named TestFormula , and its data source name is MyDataSource , so...Populate Smart Marker Data to Other Worksheets if Data Is Too Large Analyzing...

    docs.aspose.com/cells/net/using-formula-paramet...
  8. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::set_FieldValue method. Sets the value of the field from the Data Source in C++....value of the field from the data source. void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. 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...
  10. ImageFieldMergingArgs class | Aspose.Words for ...

    aspose.words.mailmerging.ImageFieldMergingArgs class. Provides Data for the [IFieldMergingCallback.image_field_merging()](../ifieldmergingcallback/image_field_merging/#imagefieldmergingargs) event...ImageFieldMergingArg class Provides data for the IFieldMergingCallbac...of the merge field in the data source. (Inherited from FieldMergingArgsBase...

    reference.aspose.com/words/python-net/aspose.wo...