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

data source

(0.07 sec)
  1. 使用 C++ 不加载图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载不含图表的Excel文件。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/load-source-excel-...
  2. OleFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat class. Provides access to the Data of an OLE object or ActiveX control...class Provides access to the data of an OLE object or ActiveX...oleFormat property to access the data of an OLE object. You do not...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OdsoRecipientData.active property | Aspose.Word...

    OdsoRecipientData.active property. Specifies whether the record from the Data Source shall be imported into a document when the mail merge is performed...whether the record from the data source shall be imported into a...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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....Added APIs Configurable Font Sources Aspose.Cells for .NET has exposed...support for configurable font sources for rendering spreadsheets...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. 使用C++导出与XML映射关联的XML数据|Documentation

    学习如何使用Aspose.Cells for C++在工作簿内导出与XML映射相关联的XML数据。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/export-xml-data-li...
  7. Several HTML Into PNG C++

    Merge multiple HTML into PNG in C++ code. Save HTML as PNG using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-png/
  8. Several TEXT Into Image C++

    Merge multiple TEXT into Image in C++ code. Save TEXT as Image using C++....example that iterates through source text files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/text-to-image/
  9. Several HTML Into GIF C++

    Merge multiple HTML into GIF in C++ code. Save HTML as GIF using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-gif/
  10. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent....to edit a shape’s image data. img_source_doc = aw . Document (...+ 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

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