aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections...of the properties are case-insensitive. The properties in the...
Discover how the IMailMergeDataSource GetChildDataSource method enhances Aspose.Words mail merge by managing nested regions seamlessly.... Case-insensitive. Return Value A data source...fieldValue ) { switch ( fieldName ) { case "FullName" : fieldValue = mCustomers...
Discover if VariableCollection holds a document variable by name. Streamline your data management and enhance your coding efficiency today!...Description name String Case-insensitive name of the document variable...
Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....of the properties are case-insensitive. The properties in the...
Manage your bookmarks effortlessly with the BookmarksOutlineLevelCollection. Set and retrieve outline levels by bookmark name for seamless organization....Parameter Description name Case-insensitive name of the bookmark....the save operation. // In this case, levels "5" and "9" will become...
Aspose::Words::VariableCollection::Remove method. Removes a document variable with the specified name from the collection in C++....const System::String& The case-insensitive name of the variable....
Follow this article to find and replace text in Excel using Python. It has details to set the IDE, a list of steps, and a sample code to replace data in Excel using Python....settings in FindOptions are caseinsensitive, whole sheet, values only...
Aspose::Words::Properties::CustomDocumentProperties class. A collection of custom document properties. To learn more, visit the documentation article in C++....of the properties are case-insensitive. The properties in the...
Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the documentation article in C++....indicates case-sensitive comparison, false indicates case-insensitive...Examples Shows how to toggle case sensitivity when performing...