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

data source

(0.62 sec)
  1. 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/
  2. 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/
  3. OdsoRecipientDataCollection.Count | Aspose.Word...

    Discover the OdsoRecipientDataCollection Count property to easily retrieve the total number of elements, enhancing your Data management efficiency....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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose::Words::Drawing::ImageData::get_Borders ...

    Aspose::Words::Drawing::ImageData::get_Borders method. Gets the collection of borders of the image. Borders only have effect for inline images in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::ImageData::get_GrayScal...

    Aspose::Words::Drawing::ImageData::get_GrayScale method. Determines whether a picture will display in grayscale mode in C++....how to edit a shape’s image data. auto imgSourceDoc = System...// Import a shape from the source document and append it to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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...