Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 25,031 for

data source

(0.18 sec)
  1. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat class. Represents number formatting of the parent element. To learn more, visit the documentation article in C++....the format code applied to a data label. get_IsLinkedToSource...format code is linked to a source cell. Default is true. GetType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. MailMergeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeOptions class for seamless low-code mail merge solutions. Enhance your document automation with customizable features!...regions with the name of a data source should be merged while executing...with regions against the data source or just the first one. MergeWholeDocument...

    reference.aspose.com/words/net/aspose.words.low...
  3. 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...
  4. MailMergeSettings.odso property | Aspose.Words ...

    MailMergeSettings.odso property. Gets or sets the object that specifies the Office Data Source Object (ODSO) settings....that specifies the Office Data Source Object (ODSO) settings. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection::Add method. Adds a new field mapping in C++....name of the field in the data source. See Also Class MappedDataFieldColle...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. JSON markup|Documentation

    Use the most popular Data exchange format for describing complex Aspose.OMR forms as nested Data structures....in software development and data exchange. Aspose.OMR allows...de facto standard for online data interchange, it is a good choice...

    docs.aspose.com/omr/net/json-markup/
  7. Variables defined in dynamically included docum...

    Hi there, When trying to access a variable that is defined in a dynamically inlcuded document (sub template), the code fails with an error message indicating that the variable name is not a field of the Data Source. It …...name is not a field of the data source . It seems that the variable...supports working with multiple data sources . Thus, you can declare...

    forum.aspose.com/t/variables-defined-in-dynamic...
  8. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white 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. Several TEXT Into PNG C++

    Merge multiple TEXT into PNG in C++ code. Save TEXT as PNG 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-png/
  10. Several HTML Into Image C++

    Merge multiple HTML into Image in C++ code. Save HTML as Image 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-image/