Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 24,599 for

data source

(0.12 sec)
  1. 使用C++设置打印选项|Documentation

    本文演示了如何通过C++ API和库以编程方式设置Excel工作表的“页面设置”中的打印选项。你可以设置打印区域、打印标题和页面顺序。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/setting-print-opti...
  2. MappedDataFieldCollection.add method | Aspose.W...

    MappedDataFieldCollection.add method. Adds a new field mapping....add(document_field_name, data_source_field_name) Adds a new field...document_field_name : str , data_source_field_name : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Person | Aspose.Words for .NET

    Create a new Person instance effortlessly with our user-friendly constructor. Simplify your coding and enhance your projects today!...Shows how to get bibliography sources available in the document....Document ( MyDir + "Bibliography sources.docx" ); Bibliography bibliography...

    reference.aspose.com/words/net/aspose.words.bib...
  4. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....used in formulas that refer to data on the same worksheet; if you...especially when used as the source range for list controls, pivot...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  5. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  6. Use Custom XML Parts in Aspose.Cells with C++|D...

    Learn how to use custom XML parts in Excel files programmatically using Aspose.Cells with C++....Cells Custom XML Parts are XML data stored by different applications...SharePoint inside an Excel file. This data is consumed by various applications...

    docs.aspose.com/cells/cpp/use-custom-xml-parts-...
  7. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....into text AsposeOCRInput source ; source . url = file_path_str ...AsposeOCRInput > content = { source }; // Extract text from the...

    products.aspose.com/ocr/cpp/
  8. Reading and Writing Query Table of Worksheet wi...

    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/javascript-cpp/reading-an...
  9. PersonCollection | Aspose.Words for Java

    Represents a list of persons who are bibliography Source contributors in Java....persons who are bibliography source contributors. Examples: Shows...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/java/com.aspose.word...
  10. Filter Objects while loading Workbook or Worksh...

    Learn how to filter Data while loading workbooks or worksheets using Aspose.Cells for Node.js via C++....filtering data from the workbook. If you want to filter data from...= path . join ( __dirname , "data" ); // Filter charts from the...

    docs.aspose.com/cells/nodejs-cpp/filter-objects...