Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 26,627 for

data source

(0.14 sec)
  1. JsonDataSource Initialization Extremely Slow wi...

    I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the Data Source. Currently, I’m instantiating the Data Source like this: var DataSource = new JsonDataSource(n…...as the data source. Currently, I’m instantiating the data source...process that occurs when the data source is created. This process...

    forum.aspose.com/t/jsondatasource-initializatio...
  2. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting....documents with data from various data sources. Feature Use all...in the document from your data source using Mail Merge regions...

    docs.aspose.com/words/java/features/
  3. Convert Table to ODS with C++|Documentation

    Convert an Excel file with a table to ODS file format using Aspose.Cells with C++....// For complete examples and data files, please go to https://github...com/aspose-cells/Aspose.Cells-for-C++ // Source directory path U16String sourceDir...

    docs.aspose.com/cells/cpp/convert-table-to-ods/
  4. OdsoRecipientData.Hash | Aspose.Words for .NET

    Discover the OdsoRecipientData Hash property, which provides a unique hash code for records, enhancing Data integrity in Microsoft Word. Default value, 0....collection of data that designates which merge data source records...new Document ( MyDir + "Odso data.docx" ); OdsoRecipientDataCol...

    reference.aspose.com/words/net/aspose.words.set...
  5. Save Specified Worksheets to PDF with Node.js v...

    Learn how to save specified worksheets to PDF using Aspose.Cells for Node.js via C++....is the active sheet of the source file sheetset-example.xlsx...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/save-specified...
  6. JSON markup|Documentation

    Use the most popular Data interchange format for describing machine-readable forms as nested Data structures....JavaScript Object Notation (JSON) Data Interchange Format specification...creating JavaScript objects: Data is provided in form of name...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  7. 用Node.js和C++读取和写入工作表的查询表|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.... join ( __dirname , "data" ); const filePath = path ....); // Create workbook from source excel file const workbook =...

    docs.aspose.com/cells/zh/nodejs-cpp/reading-and...
  8. Setting Formula Calculation Mode of Workbook wi...

    Learn how to set formula calculation mode (automatic, manual) in Excel workbooks using Aspose.Cells for Python via .NET API. Step-by-step guide with code examples....except for data tables : Recalculates formulas except data tables...# Load source workbook workbook = Workbook ( "source.xlsx" )...

    docs.aspose.com/cells/python-net/setting-formul...
  9. OleFormat class | Aspose.Words for Python

    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...ole_format property to access the data of an OLE object. You do not...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Getting This Error: Cannot Invoke “com.aspose.s...

    We are getting this error while saving the ppt and this error is intermittent so not able to reproduce in local. java.lang.NullPointerException: Cannot invoke “com.aspose.slides.Axis.x6()” because “” is null Please fin…...x6(Unknown Source)”,“com.aspose.slides.c5m.x6(Unknown Source)”,“com...x6(Unknown Source)”,“com.aspose.slides.g1i.x6(Unknown Source)”,“com...

    forum.aspose.com/t/getting-this-error-cannot-in...