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

data source

(0.9 sec)
  1. 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/
  2. Remove ActiveX Control with Node.js via C++|Doc...

    Learn how to remove ActiveX controls from workbooks using Aspose.Cells for Node.js via C++....node" ); // Source directory const sourceDir =...= path . join ( __dirname , "data" ); // Output directory const...

    docs.aspose.com/cells/nodejs-cpp/remove-activex...
  3. JsonDataLoadOptions.SimpleValueParseMode | Aspo...

    Discover how the SimpleValueParseMode property in JsonDataLoadOptions enhances JSON parsing for nulls, booleans, numbers, and strings. Optimize your Data loading today!...Shows how to use JSON as a data source (string). Document doc =..."Reporting engine template - JSON data destination.docx" ); JsonDataLoadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  4. How to create Dynamic Rolling Chart with Node.j...

    Learn how to create a dynamic rolling chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to implement smooth Data transitions and rolling averages in your chart for a continuous and updated display....representation that displays data points constantly shifting and...most recent data points while discarding older data points as new...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  5. 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...
  6. ImageData.Contrast | Aspose.Words for .NET

    Adjust image contrast easily with the ImageData Contrast property. Set values from 0.0 (low) to 1.0 (high) for optimal picture clarity and quality....how to edit a shape’s image data. Document imgSourceDoc = new...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PersonCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography.PersonCollection class, designed to streamline bibliography management by efficiently listing Source contributors....persons who are bibliography source contributors. public sealed...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  8. 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...
  9. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....following sample code, its source Excel file, and its output...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  10. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/